wok rev 8164

imported patch commit_inprogress/libsasl.patch
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Jan 27 00:20:49 2011 +0100 (2011-01-27)
parents f57fe74663bc
children 73edabfe2330
files libsasl/receipt
line diff
     1.1 --- a/libsasl/receipt	Thu Jan 27 00:20:49 2011 +0100
     1.2 +++ b/libsasl/receipt	Thu Jan 27 00:20:49 2011 +0100
     1.3 @@ -17,7 +17,7 @@
     1.4  		dir=${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  
    1.11