diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-04-24 08:49:37 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-04-24 08:49:37 +0000 |
commit | 2246b6e3947960727670ba5e00e5c5a31f1df300 (patch) | |
tree | 0f136b8d580b19939fe93e8e486c3ddc70d8f9d4 /main/heimdal/heimdal_texinfo-5.patch | |
parent | 177164b4a723d3f2d6e35beebe40b87d53aa7d8b (diff) | |
download | aports-2246b6e3947960727670ba5e00e5c5a31f1df300.tar.bz2 aports-2246b6e3947960727670ba5e00e5c5a31f1df300.tar.xz |
main/heimdal: fix build with texinfo-5
Diffstat (limited to 'main/heimdal/heimdal_texinfo-5.patch')
-rw-r--r-- | main/heimdal/heimdal_texinfo-5.patch | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/main/heimdal/heimdal_texinfo-5.patch b/main/heimdal/heimdal_texinfo-5.patch new file mode 100644 index 0000000000..8f0ef099e0 --- /dev/null +++ b/main/heimdal/heimdal_texinfo-5.patch @@ -0,0 +1,22 @@ +--- doc/whatis.texi 2012-12-10 00:06:44.000000000 +0200
++++ doc/whatis.texi 2013-04-08 15:11:44.646165777 +0300
+@@ -36,8 +36,8 @@
+ @end ifinfo
+
+ @tex
+-@def@xsub#1{$_{#1}$}
+-@global@let@sub=@xsub
++@@def@@xsub#1@{$_@{#1@}$@}
++@@global@@let@@sub=@@xsub
+ @end tex
+
+ @ifhtml
+--- doc/win2k.texi 2012-12-10 00:06:44.000000000 +0200
++++ doc/win2k.texi 2013-04-08 16:17:21.316961234 +0300
+@@ -311,4 +311,5 @@
+
+ @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
|