Browse Source

execline: changed to use skaware-conf.in

user/amery/next/uclibc
Christian Wiese 13 years ago
parent
commit
56d3204612
  1. 7
      develop/execline/execline.conf
  2. 2
      develop/execline/execline.desc

7
develop/execline/execline.conf

@ -20,9 +20,6 @@ fi
# execline is following slashpackage confentions
srcdir=admin/$pkg-$ver
# do not run the useless configure script dummy
runconf=0
execline_conf() {
pkgprefix -t skalibs
echo "$( pkgprefix -r libdir skalibs )" > conf-compile/path-library
@ -32,10 +29,6 @@ execline_conf() {
}
hook_add preconf 1 'execline_conf'
# do not run make install because we do not want slashpackage convention
# by default
makeinstopt=
execline_install() {
cp -avp library/* $root$libdir
cp -avp library.so/* $root$libdir

2
develop/execline/execline.desc

@ -35,4 +35,6 @@
[V] 1.1.0
[P] X -----5---9 800.000
[O] . $base/package/*/*/skaware-conf.in
[D] 3239912781 execline-1.1.0.tar.gz http://www.skarnet.org/software/execline/

Loading…
Cancel
Save