wok diff mpfr/receipt @ rev 10101
vlc: Add $CONFIGURE_ARGS.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 20 14:59:49 2011 +0000 (2011-05-20) |
parents | c0a1b4813965 |
children | bdfc74b6f7b0 |
line diff
1.1 --- a/mpfr/receipt Wed May 11 00:48:49 2011 +0200 1.2 +++ b/mpfr/receipt Fri May 20 14:59:49 2011 +0000 1.3 @@ -17,7 +17,8 @@ 1.4 { 1.5 cd $src 1.6 patch -Np1 -i $stuff/$PACKAGE-$VERSION.patch 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.