SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
27
devel/automake/1.4/patches/patch-automake_texi
Normal file
27
devel/automake/1.4/patches/patch-automake_texi
Normal file
|
@ -0,0 +1,27 @@
|
|||
--- automake.texi.orig Wed Jan 6 14:01:26 1999
|
||||
+++ automake.texi Thu Jul 22 13:53:09 2010
|
||||
@@ -1,7 +1,8 @@
|
||||
\input texinfo @c -*-texinfo-*-
|
||||
@c %**start of header
|
||||
@setfilename automake.info
|
||||
-@settitle automake
|
||||
+@dircategory Programming & development tools
|
||||
+@settitle automake${SUFFIX}
|
||||
@setchapternewpage off
|
||||
@c %**end of header
|
||||
|
||||
@@ -9,12 +10,12 @@
|
||||
|
||||
@dircategory GNU admin
|
||||
@direntry
|
||||
-* automake: (automake). Making Makefile.in's
|
||||
+* automake${SUFFIX}: (automake${SUFFIX}). Making Makefile.in's
|
||||
@end direntry
|
||||
|
||||
@dircategory Individual utilities
|
||||
@direntry
|
||||
-* aclocal: (automake)Invoking aclocal. Generating aclocal.m4
|
||||
+* aclocal${SUFFIX}: (automake${SUFFIX})Invoking aclocal. Generating aclocal.m4
|
||||
@end direntry
|
||||
|
||||
@ifinfo
|
Loading…
Add table
Add a link
Reference in a new issue