From 07a43438a335931d7ea7d994e0c0f90c2c2ef81a Mon Sep 17 00:00:00 2001 From: Alan Eldridge Date: Sun, 13 Oct 2002 12:54:48 +0000 Subject: 1. Made post-install DESTDIR-safe. 2. Made install put files in the RIGHT place (no extra level of dirs; changing 'datadir' is not the right thing to do). 3. Made nice exit when you have USE_AUTOMAKE* defined. 4. Renamed patch files so I can tell what they do. 5. Portrevision bump => 3. --- devel/automake14/files/patch-automake.texi | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 devel/automake14/files/patch-automake.texi (limited to 'devel/automake14/files/patch-automake.texi') diff --git a/devel/automake14/files/patch-automake.texi b/devel/automake14/files/patch-automake.texi new file mode 100644 index 000000000000..d6d5eb6a0656 --- /dev/null +++ b/devel/automake14/files/patch-automake.texi @@ -0,0 +1,28 @@ +--- automake.texi.orig Wed Jan 6 08:01:26 1999 ++++ automake.texi Mon Mar 18 21:44:51 2002 +@@ -1,7 +1,8 @@ + \input texinfo @c -*-texinfo-*- + @c %**start of header +-@setfilename automake.info +-@settitle automake ++@setfilename automake14.info ++@dircategory Programming & development tools ++@settitle Automake14 + @setchapternewpage off + @c %**end of header + +@@ -9,12 +10,12 @@ + + @dircategory GNU admin + @direntry +-* automake: (automake). Making Makefile.in's ++* Automake14: (automake14). Making Makefile.in's + @end direntry + + @dircategory Individual utilities + @direntry +-* aclocal: (automake)Invoking aclocal. Generating aclocal.m4 ++* Aclocal14: (automake14) Invoking aclocal. Generating aclocal.m4 + @end direntry + + @ifinfo -- cgit v1.2.3