wok-6.x diff gnupg/receipt @ rev 4725
libbboost-dev: fix WGET_SOURCE
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jan 05 16:19:03 2010 +0100 (2010-01-05) |
parents | 37aa0eb7c634 |
children | 9f19aee613be |
line diff
1.1 --- a/gnupg/receipt Sat Sep 26 17:33:22 2009 +0200 1.2 +++ b/gnupg/receipt Tue Jan 05 16:19:03 2010 +0100 1.3 @@ -33,7 +33,7 @@ 1.4 mkdir -p $fs/usr/share 1.5 cp -a $_pkg/usr/bin $fs/usr 1.6 cp -a $_pkg/usr/lib $fs/usr 1.7 - ln -s gpg2 $fs/usr/lib/gpg 1.8 + ln -s gpg2 $fs/usr/bin/gpg 1.9 cp -a $_pkg/usr/share/gnupg $fs/usr/share 1.10 # Chmod for gnup-zip 1.11 chmod 755 $fs/usr/bin/*