wok diff gnu-efi/receipt @ rev 9623

Fixed libdrm-mach64. linux-module-headers should be build depend instead of depend in libdrm-mach64.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Apr 22 17:35:25 2011 +0000 (2011-04-22)
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	Fri Apr 22 17:35:25 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.