openbsd-ports/devel/automake/1.4/patches/patch-automake_texi
ajacoutot 2e5c186640 Make all info patches consistent so info files can be installed without
warnings (and actually do install the info file from version 1.4).
Do not hardcode gmake.
2010-07-22 12:08:58 +00:00

29 lines
824 B
Plaintext

$OpenBSD: patch-automake_texi,v 1.2 2010/07/22 12:08:58 ajacoutot Exp $
--- 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