wok-next
diff libtool/receipt @ rev 18663
Up tazpkg(880); change pre- post-functions, etc. in random packages
author |
Aleksej Bobylev <al.bobylev@gmail.com> |
date |
Fri Dec 04 02:45:17 2015 +0200 (2015-12-04) |
parents |
ab15b09c1a91 |
children |
8da249b2c8d7 |
line diff
1.1 --- a/libtool/receipt Wed Mar 12 01:19:59 2014 +0100
1.2 +++ b/libtool/receipt Fri Dec 04 02:45:17 2015 +0200
1.3 @@ -22,7 +22,6 @@
1.4 # Rules to configure and make the package.
1.5 compile_rules()
1.6 {
1.7 - cd $src
1.8 ./configure \
1.9 --enable-shared \
1.10 $CONFIGURE_ARGS &&