wok-stable diff make/receipt @ rev 10050
arpwatch: Add $CONFIGURE_ARGS.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 20 04:02:12 2011 +0000 (2011-05-20) |
parents | 6ec16466ed5c |
children | e6bc71a2e848 |
line diff
1.1 --- a/make/receipt Sun May 01 08:58:30 2011 +0200 1.2 +++ b/make/receipt Fri May 20 04:02:12 2011 +0000 1.3 @@ -20,7 +20,8 @@ 1.4 patch -Np1 -i $stuff/bug30612.patch 1.5 # http://savannah.gnu.org/bugs/?30723 1.6 patch -Np1 -i $stuff/bug30723.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.