diff options
Diffstat (limited to 'security/krb5/files/patch-ax')
-rw-r--r-- | security/krb5/files/patch-ax | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/security/krb5/files/patch-ax b/security/krb5/files/patch-ax index 472c40035307..2c110174a901 100644 --- a/security/krb5/files/patch-ax +++ b/security/krb5/files/patch-ax @@ -1,13 +1,11 @@ ---- ../doc/Makefile.orig Thu Apr 21 16:02:59 2005 -+++ ../doc/Makefile Sat Jul 1 06:08:13 2006 -@@ -2,8 +2,8 @@ +--- ../doc/Makefile.orig Thu Dec 21 14:07:10 2006 ++++ ../doc/Makefile Tue Jan 9 18:29:27 2007 +@@ -2,7 +2,7 @@ DVI=texi2dvi DVIPS=dvips -o "$@" PSPDF=ps2pdf -INFO=makeinfo --HTML=makeinfo --html +INFO=makeinfo --no-validate --no-split -+HTML=makeinfo --html --no-split + HTML=makeinfo --html --no-split RM=rm -f TAR=tar -chvf - GZIP=gzip -9 |