mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
doc: Do not install gnupg.7
-- GnuPG-bug-id: 1770
This commit is contained in:
parent
2d359681f0
commit
c935c73f82
1 changed files with 4 additions and 1 deletions
|
@ -28,7 +28,10 @@ myman_pages = gpg.1 gpgv.1
|
||||||
|
|
||||||
info_TEXINFOS = gnupg1.texi
|
info_TEXINFOS = gnupg1.texi
|
||||||
|
|
||||||
man_MANS = $(myman_pages) gnupg.7 gpg-zip.1
|
# We do not install gnupg.7 because 2.1 does it also be default. This
|
||||||
|
# is the more future proof way of handling it.
|
||||||
|
man_MANS = $(myman_pages) gpg-zip.1
|
||||||
|
noinst_man_MANS = gnupg.7
|
||||||
|
|
||||||
gnupg1_TEXINFOS = gnupg1.texi
|
gnupg1_TEXINFOS = gnupg1.texi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue