mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-03 12:11:33 +01:00
doc: Don't install gpg-zip.1.
* doc/Makefile.am (myman_pages): Remove gpg-zip.1. (DISTCLEANFILES): Add gpg-zip.1. -- (backport of commit d25e29ad9374da1c11ccfc38f392dbab2d707042) Thanks to Thomas Klausner. GnuPG-bug-id: 2095
This commit is contained in:
parent
caa555a5bf
commit
01fa4c7b8b
@ -65,7 +65,7 @@ myman_sources = gnupg7.texi gpg.texi gpgsm.texi gpg-agent.texi \
|
|||||||
myman_pages = gpg2.1 gpgsm.1 gpg-agent.1 scdaemon.1 gpgv2.1 \
|
myman_pages = gpg2.1 gpgsm.1 gpg-agent.1 scdaemon.1 gpgv2.1 \
|
||||||
watchgnupg.1 gpgconf.1 addgnupghome.8 gpg-preset-passphrase.1 \
|
watchgnupg.1 gpgconf.1 addgnupghome.8 gpg-preset-passphrase.1 \
|
||||||
gpg-connect-agent.1 gpgparsemail.1 symcryptrun.1 \
|
gpg-connect-agent.1 gpgparsemail.1 symcryptrun.1 \
|
||||||
gpgsm-gencert.sh.1 applygnupgdefaults.8 gpg-zip.1
|
gpgsm-gencert.sh.1 applygnupgdefaults.8
|
||||||
|
|
||||||
man_MANS = $(myman_pages)
|
man_MANS = $(myman_pages)
|
||||||
noinst_MANS = gnupg.7
|
noinst_MANS = gnupg.7
|
||||||
@ -76,7 +76,7 @@ watchgnupg_SOURCE = gnupg.texi
|
|||||||
CLEANFILES = yat2m faq.txt
|
CLEANFILES = yat2m faq.txt
|
||||||
|
|
||||||
DISTCLEANFILES = gnupg.tmp gnupg.ops yat2m-stamp.tmp yat2m-stamp \
|
DISTCLEANFILES = gnupg.tmp gnupg.ops yat2m-stamp.tmp yat2m-stamp \
|
||||||
$(myman_pages) gnupg.7
|
$(myman_pages) gpg-zip.1 gnupg.7
|
||||||
|
|
||||||
yat2m: yat2m.c
|
yat2m: yat2m.c
|
||||||
$(CC_FOR_BUILD) -o $@ $(srcdir)/yat2m.c
|
$(CC_FOR_BUILD) -o $@ $(srcdir)/yat2m.c
|
||||||
|
Loading…
x
Reference in New Issue
Block a user