wok diff gphoto2/receipt @ rev 14578
wicd/stuff/wicd: rm -f wicd.pid for clean stop
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Sat May 25 23:21:16 2013 +0000 (2013-05-25) |
parents | 548289ed8634 |
children | d1c17bd2c2bc |
line diff
1.1 --- a/gphoto2/receipt Fri May 27 11:34:47 2011 +0200 1.2 +++ b/gphoto2/receipt Sat May 25 23:21:16 2013 +0000 1.3 @@ -17,7 +17,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - ./configure && make && make install 1.8 + ./configure $CONFIGURE_ARGS && make && make install 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.