wok diff libkrb5/receipt @ rev 8869

Fix: libgtkimageview TARBALL/WGET_URL... If you had error './configure not found', you have to remove the corrupted tarball from SOURCES_REPOSITORY, named gtkimageview-1.6.4.taz.lzma
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Feb 26 06:06:17 2011 +0100 (2011-02-26)
parents 37b975a39e76
children d1768332cee0
line diff
     1.1 --- a/libkrb5/receipt	Sat Aug 14 12:54:03 2010 +0000
     1.2 +++ b/libkrb5/receipt	Sat Feb 26 06:06:17 2011 +0100
     1.3 @@ -16,6 +16,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