wok rev 10292
claws-mail-spam_report: Add $CONFIGURE_ARGS.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat May 21 18:35:07 2011 +0000 (2011-05-21) |
parents | 82c8391f7fd5 |
children | b60c56ce695d |
files | claws-mail-spam_report/receipt |
line diff
1.1 --- a/claws-mail-spam_report/receipt Sat May 21 18:33:34 2011 +0000 1.2 +++ b/claws-mail-spam_report/receipt Sat May 21 18:35:07 2011 +0000 1.3 @@ -17,7 +17,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.