wok diff gnupg/receipt @ rev 4317
Codeblocks: hack for new glib
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Sep 29 10:37:40 2009 +0200 (2009-09-29) |
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 Sep 29 10:37:40 2009 +0200 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/*