wok-6.x diff wine/receipt @ rev 12035
stella: fix genpkg_rules (this time it's ok!)
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Wed Mar 07 02:04:00 2012 +0100 (2012-03-07) |
parents | deb7bc24ae34 |
children | 5a739c1304f8 |
line diff
1.1 --- a/wine/receipt Sat May 21 00:17:26 2011 +0000 1.2 +++ b/wine/receipt Wed Mar 07 02:04:00 2012 +0100 1.3 @@ -22,7 +22,7 @@ 1.4 patch -p1 < $stuff/wine-1.2-cdrom.c.u || return 1 1.5 1.6 ./configure $CONFIGURE_ARGS && 1.7 - make -j 4 && make install 1.8 + make $MAKEFLAGS && make install 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.