wok-4.x diff xorg-libXmu/receipt @ rev 10330
fftw: Add $CONFIGURE_ARGS.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun May 22 01:04:25 2011 +0000 (2011-05-22) |
parents | a020a16dcc6f |
children | b15111dd63f1 |
line diff
1.1 --- a/xorg-libXmu/receipt Fri May 06 21:41:32 2011 +0000 1.2 +++ b/xorg-libXmu/receipt Sun May 22 01:04:25 2011 +0000 1.3 @@ -18,9 +18,9 @@ 1.4 cd $src 1.5 ./configure \ 1.6 --sysconfdir=/etc \ 1.7 - --localstatedir=/var && 1.8 - make && 1.9 - make install 1.10 + --localstatedir=/var \ 1.11 + $CONFIGURE_ARGS && 1.12 + make && make install 1.13 } 1.14 1.15 # Rules to gen a SliTaz package suitable for Tazpkg.