diff options
Diffstat (limited to 'devel/automake/files/patch-doc::automake.texi')
-rw-r--r-- | devel/automake/files/patch-doc::automake.texi | 32 |
1 files changed, 11 insertions, 21 deletions
diff --git a/devel/automake/files/patch-doc::automake.texi b/devel/automake/files/patch-doc::automake.texi index 3d9f61200a71..9f2f250b4671 100644 --- a/devel/automake/files/patch-doc::automake.texi +++ b/devel/automake/files/patch-doc::automake.texi @@ -1,26 +1,16 @@ ---- doc/automake.texi.orig Sun Oct 15 10:41:24 2006 -+++ doc/automake.texi Sat Apr 14 15:32:49 2007 -@@ -2,4 +2,4 @@ - @c %**start of header --@setfilename automake.info --@settitle automake -+@setfilename automake-1.11.info -+@settitle Automake-1.11 - @setchapternewpage off -@@ -34,14 +34,5 @@ +--- doc/automake.texi.orig 2012-04-21 07:38:05.000000000 -0700 ++++ doc/automake.texi 2012-04-26 11:05:39.000000000 -0700 +@@ -38,3 +38,3 @@ --@c info Automake points to the Automake package's documentation --@c info automake points to the automake script's documentation --@c (Autoconf has a similar setup.) -@dircategory Software development -+@dircategory Programming & development tools ++@dircategory Programming & development toolS @direntry --* Automake: (automake). Making GNU standards-compliant Makefiles. --@end direntry -- +@@ -43,8 +43,2 @@ + -@dircategory Individual utilities -@direntry --* aclocal: (automake)Invoking aclocal. Generating aclocal.m4. --* automake: (automake)Invoking Automake. Generating Makefile.in. -+* Automake-1.11: (automake-1.11). Making Makefile.in's. - @end direntry +-* aclocal-invocation: (automake)aclocal Invocation. Generating aclocal.m4. +-* automake-invocation: (automake)automake Invocation. Generating Makefile.in. +-@end direntry +- + @titlepage |