wok diff libkrb5support/receipt @ rev 9732

linux: Fix 2. clean up and make it build with cookutils: FIXME: tazwok specif code (aufs is ok for cook and tazwok I guess)
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 09 15:57:19 2011 +0200 (2011-05-09)
parents 0e470e272b60
children b22851d31b7e
line diff
     1.1 --- a/libkrb5support/receipt	Mon Jan 17 17:52:31 2011 +0100
     1.2 +++ b/libkrb5support/receipt	Mon May 09 15:57:19 2011 +0200
     1.3 @@ -15,6 +15,6 @@
     1.4  		dir=$(dirname "$file")
     1.5  		[ -d $fs$dir ] || mkdir -p $fs$dir
     1.6  		cp -a $_pkg$file $fs$dir
     1.7 -	done < $WOK/$WANTED/stuff/$PACKAGE.files-list
     1.8 +	done < $wanted_stuff/$PACKAGE.files-list
     1.9  }
    1.10