wok-next rev 11011
gettext: Compile with $CONFIGURE_ARGS.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Oct 13 03:19:40 2011 +0000 (2011-10-13) |
parents | 8c782f58bfc3 |
children | a802e6cbce6e |
files | gettext/receipt |
line diff
1.1 --- a/gettext/receipt Thu Oct 13 03:18:30 2011 +0000 1.2 +++ b/gettext/receipt Thu Oct 13 03:19:40 2011 +0000 1.3 @@ -32,7 +32,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.