gnupg: added symbolic link gpg.1.gz to gpg2.1.gz

This commit is contained in:
Simon Gloner 2006-11-30 18:01:24 +01:00
parent 792e58aaae
commit d7582afdca
2 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,7 @@ drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/gpg-agent.1.gz
-rw-r--r-- root/root usr/man/man1/gpg-connect-agent.1.gz
-rw-r--r-- root/root usr/man/man1/gpg-preset-passphrase.1.gz
lrwxrwxrwx root/root usr/man/man1/gpg.1.gz -> gpg2.1.gz
-rw-r--r-- root/root usr/man/man1/gpg2.1.gz
-rw-r--r-- root/root usr/man/man1/gpgconf.1.gz
-rw-r--r-- root/root usr/man/man1/gpgparsemail.1.gz

View File

@ -26,6 +26,7 @@ build () {
chmod u+s $PKG/usr/bin/gpg2
ln -s /usr/bin/gpg2 $PKG/usr/bin/gpg
ln -s /usr/man/man1/gpg2.1.gz $PKG/usr/man/man1/gpg.1.gz
rm -rf $PKG/usr/share/info
rm -f $PKG/usr/share/gnupg/{FAQ,faq.html,qualified.txt}