wok diff libkrb5support/receipt @ rev 8093

Up: tazwok-experimental 0.0.2.1
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Jan 22 16:34:57 2011 +0100 (2011-01-22)
parents 37b975a39e76
children d1768332cee0
line diff
     1.1 --- a/libkrb5support/receipt	Sat Aug 14 12:54:03 2010 +0000
     1.2 +++ b/libkrb5support/receipt	Sat Jan 22 16:34:57 2011 +0100
     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 < $src/$PACKAGE.files-list
     1.8 +	done < $WOK/$WANTED/stuff/$PACKAGE.files-list
     1.9  }
    1.10