wok rev 6793

Fixed aufs-utils again. Added KDIR=/usr/src/linux to make it work.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Oct 18 18:24:02 2010 +0000 (2010-10-18)
parents 1ad94935c2de
children d8cf9a571e44
files aufs-utils/receipt
line diff
     1.1 --- a/aufs-utils/receipt	Mon Oct 18 17:37:17 2010 +0000
     1.2 +++ b/aufs-utils/receipt	Mon Oct 18 18:24:02 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 && 
     1.8 -	make DESTDIR=$PWD/_pkg install
     1.9 +	make KDIR=/usr/src/linux && 
    1.10 +	make KDIR=/usr/src/linux DESTDIR=$PWD/_pkg install
    1.11  }
    1.12  
    1.13  # Rules to gen a SliTaz package suitable for Tazpkg.