wok-stable rev 10331
frei0r-plugins: Add $CONFIGURE_ARGS.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun May 22 01:09:14 2011 +0000 (2011-05-22) |
parents | c3cde30d1a5b |
children | b3ca9ff92e37 |
files | frei0r-plugins/receipt |
line diff
1.1 --- a/frei0r-plugins/receipt Sun May 22 01:04:25 2011 +0000 1.2 +++ b/frei0r-plugins/receipt Sun May 22 01:09:14 2011 +0000 1.3 @@ -16,7 +16,8 @@ 1.4 1.5 compile_rules() { 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.