wok-4.x diff splint/receipt @ rev 11632
libcdio: fix depends
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Wed Feb 01 00:28:44 2012 +0100 (2012-02-01) |
parents | af1ca146c629 |
children |
line diff
1.1 --- a/splint/receipt Tue Mar 01 02:17:56 2011 +0100 1.2 +++ b/splint/receipt Wed Feb 01 00:28:44 2012 +0100 1.3 @@ -14,7 +14,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - ./configure && make -j1 && make install 1.8 + ./configure $CONFIGURE_ARGS && make -j1 && make install 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.