wok diff krb5-clients/receipt @ rev 16550

ttf-dejavu, ttf-dejavu-extra: up (2.34); ttf-roboto, ttf-roboto-base: up (1.2); ttf-mgopen: fix wget url
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Apr 29 19:18:57 2014 +0000 (2014-04-29)
parents 223b265f40fd
children ff8dc62daa05
line diff
     1.1 --- a/krb5-clients/receipt	Sat Sep 07 22:59:13 2013 +0000
     1.2 +++ b/krb5-clients/receipt	Tue Apr 29 19:18:57 2014 +0000
     1.3 @@ -17,7 +17,7 @@
     1.4  	while read file; do
     1.5  		dir=$(dirname $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