slackbuilds_ponce/network/heimdal/0e0351776a48a69ec704085e554a0653d8179452.patch
David Spencer 6a54f86e70 network/heimdal: Patched to fix build with texinfo-6.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2016-04-16 08:20:02 +07:00

21 lines
741 B
Diff

From 0e0351776a48a69ec704085e554a0653d8179452 Mon Sep 17 00:00:00 2001
From: Eray Aslan <eray.aslan@caf.com.tr>
Date: Mon, 8 Apr 2013 09:54:18 -0700
Subject: [PATCH] @end should only appear at a line beginning
Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
---
doc/win2k.texi | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/doc/win2k.texi b/doc/win2k.texi
index 0452b4d..0fefeee 100644
--- a/doc/win2k.texi
+++ b/doc/win2k.texi
@@ -311,4 +311,5 @@ Other useful programs include these:
@itemize @bullet
@item pwdump2
-@uref{http://www.bindview.com/Support/RAZOR/Utilities/Windows/pwdump2_readme.cfm}@end itemize
+@uref{http://www.bindview.com/Support/RAZOR/Utilities/Windows/pwdump2_readme.cfm}
+@end itemize