# HG changeset patch # User Antoine Bodin # Date 1296084049 -3600 # Node ID dc0d27d75c9d4ae2d7e638cc4feb9afcba269f4c # Parent f57fe74663bc9e45fccd177c8205b3e6d22918dd imported patch commit_inprogress/libsasl.patch diff -r f57fe74663bc -r dc0d27d75c9d libsasl/receipt --- a/libsasl/receipt Thu Jan 27 00:20:49 2011 +0100 +++ b/libsasl/receipt Thu Jan 27 00:20:49 2011 +0100 @@ -17,7 +17,7 @@ dir=${file%/*} [ -d $fs$dir ] || mkdir -p $fs$dir cp -a $_pkg$file $fs$dir - done < $src/$PACKAGE.files-list + done < $WOK/$WANTED/stuff/$PACKAGE.files-list }