wok-stable rev 4292

gnupg: add /usr/bin/gpg link (typo)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Sep 26 17:55:25 2009 +0200 (2009-09-26)
parents 37aa0eb7c634
children cd48e6118026
files gnupg/receipt
line diff
     1.1 --- a/gnupg/receipt	Sat Sep 26 17:33:22 2009 +0200
     1.2 +++ b/gnupg/receipt	Sat Sep 26 17:55:25 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/*