wok diff open-iscsi/receipt @ rev 6323
Up: imagemagick, imagemagick-dev to 6.6.4-2.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Sep 17 16:59:19 2010 +0000 (2010-09-17) |
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 Fri Sep 17 16:59:19 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