wok-stable diff atm-tools/receipt @ rev 9638
Fixed firefox-langpack-pt-BR to be like the other langpack receipts.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Apr 26 17:57:44 2011 +0000 (2011-04-26) |
parents | 59009b1c6878 |
children | d5acb4e6cacf |
line diff
1.1 --- a/atm-tools/receipt Tue Mar 01 17:06:27 2011 +0100 1.2 +++ b/atm-tools/receipt Tue Apr 26 17:57:44 2011 +0000 1.3 @@ -19,8 +19,8 @@ 1.4 busybox patch -p0 < $stuff/MAX_PATH.u 1.5 ./configure --prefix=/usr --infodir=/usr/share/info \ 1.6 --sysconfdir=/etc --mandir=/usr/share/man $CONFIGURE_ARGS && 1.7 - make && 1.8 - make DESTDIR=$DESTDIR install 1.9 + make -j1 && 1.10 + make -j1 DESTDIR=$DESTDIR install 1.11 } 1.12 1.13 # Rules to gen a SliTaz package suitable for Tazpkg.