wok diff open-iscsi/receipt @ rev 5375

Up: grub2 (1.98)
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 01 01:49:05 2010 +0000 (2010-05-01)
parents c93adc9f2c01
children 951c1b0c279f
line diff
     1.1 --- a/open-iscsi/receipt	Mon Feb 01 19:13:11 2010 +0100
     1.2 +++ b/open-iscsi/receipt	Sat May 01 01:49:05 2010 +0000
     1.3 @@ -16,6 +16,7 @@
     1.4  	if [ ! -d $WOK/linux/taz ]; then
     1.5  		tazwok cook linux
     1.6  	fi
     1.7 +	make KSRC=$(ls -d $WOK/linux/$(ls $WOK/linux/taz)/)
     1.8  	make KSRC=$(ls -d $WOK/linux/$(ls $WOK/linux/taz)/) DESTDIR=$PWD/_pkg install
     1.9  }
    1.10