wok-current diff libsasl-modules/receipt @ rev 19227
pinentry, pinentry-gtk: update bdeps
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Jun 23 02:28:12 2016 +0300 (2016-06-23) |
parents | de49f29b101e |
children | 9bd5e01b7427 |
line diff
1.1 --- a/libsasl-modules/receipt Thu Dec 05 15:25:09 2013 +0000 1.2 +++ b/libsasl-modules/receipt Thu Jun 23 02:28:12 2016 +0300 1.3 @@ -18,6 +18,6 @@ 1.4 while read file; do 1.5 dir=${file%/*} 1.6 [ -d $fs$dir ] || mkdir -p $fs$dir 1.7 - cp -a $_pkg$file $fs$dir 1.8 + cp -a $install$file $fs$dir 1.9 done < $wanted_stuff/$PACKAGE.files-list 1.10 } 1.11 \ No newline at end of file