wok rev 6789

Fixed aufs-utils. I just need linux-module-headers installed without linux-source. Compiles fine that way.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Oct 18 17:32:44 2010 +0000 (2010-10-18)
parents d4fabad5ae11
children e97b439c02c1 56edd85935af
files aufs-utils/receipt
line diff
     1.1 --- a/aufs-utils/receipt	Mon Oct 18 23:34:42 2010 +0200
     1.2 +++ b/aufs-utils/receipt	Mon Oct 18 17:32:44 2010 +0000
     1.3 @@ -25,8 +25,8 @@
     1.4  	cd $src
     1.5  	patch -p1 -R < $WOK/$PACKAGE/stuff/fix-kdir.patch
     1.6  	sed -i 's/-m 644 -T/-m 644/' Makefile
     1.7 -	make KDIR=$WOK/linux/linux-$KERNEL_VERSION && 
     1.8 -	make KDIR=$WOK/linux/linux-$KERNEL_VERSION DESTDIR=$PWD/_pkg install
     1.9 +	make && 
    1.10 +	make DESTDIR=$PWD/_pkg install
    1.11  }
    1.12  
    1.13  # Rules to gen a SliTaz package suitable for Tazpkg.