9879992112
*) Fixed a format string bug which is exploitable if --batch is not used. *) Checked all translations for format strings bugs. *) Removed the Russian translation due to too many bugs. *) Fixed keyserver access and expire time calculation. ok maintainer
13 lines
462 B
Plaintext
13 lines
462 B
Plaintext
$OpenBSD: patch-doc_Makefile.in,v 1.2 2001/06/05 09:19:06 reinhard Exp $
|
|
--- doc/Makefile.in.orig Tue May 29 08:59:09 2001
|
|
+++ doc/Makefile.in Fri Jun 1 18:56:47 2001
|
|
@@ -137,7 +137,7 @@ info_TEXINFOS = gpg.texi gpgv.texi
|
|
# Need this to avoid building of dvis with automake 1.4
|
|
DVIS =
|
|
|
|
-pkgdata_DATA = FAQ faq.html
|
|
+#pkgdata_DATA = FAQ faq.html
|
|
|
|
BUILT_SOURCES = FAQ faq.html
|
|
# we can't add gpg.texi gpgv.texi here because automake does not like them to
|