wok-next diff gource/receipt @ rev 10413
zlib: DON'T SCREW UP TAZwOK COOKORDER. THIS IS NEEDED FOR COOK-TOOLCHAIN TO WORK.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue May 24 07:31:47 2011 +0000 (2011-05-24) |
parents | a25323b13a36 |
children | 72fa9e0896d4 |
line diff
1.1 --- a/gource/receipt Thu Mar 31 03:38:34 2011 +0000 1.2 +++ b/gource/receipt Tue May 24 07:31:47 2011 +0000 1.3 @@ -14,7 +14,8 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - ./configure && make && make install 1.8 + ./configure $CONFIGURE_ARGS && 1.9 + make && make install 1.10 } 1.11 1.12 # Rules to gen a SliTaz package suitable for Tazpkg.