wok-stable diff gnu-efi/receipt @ rev 10264
Up: gnustep-base to 1.22.0.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat May 21 04:46:16 2011 +0000 (2011-05-21) |
parents | dc6010348018 |
children | ce538de5d43c |
line diff
1.1 --- a/gnu-efi/receipt Thu Oct 01 09:53:56 2009 +0200 1.2 +++ b/gnu-efi/receipt Sat May 21 04:46:16 2011 +0000 1.3 @@ -19,7 +19,7 @@ 1.4 cd $src 1.5 sed -i "s|^INSTALLROOT.*|INSTALLROOT=$PWD/_pkg/usr|" Make.defaults 1.6 sed -i "s|^LINUX_HEADERS.*|LINUX_HEADERS=$WOK/linux/linux-$KERNEL_VERSION|" apps/Makefile 1.7 - make && make install 1.8 + make -j1 && make -j1 install 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.