diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-10-13 12:54:48 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-10-13 12:54:48 +0000 |
commit | 07a43438a335931d7ea7d994e0c0f90c2c2ef81a (patch) | |
tree | 7dddfe38f4b0bae6889a602784f4d998bfce2087 /devel/automake14/files/patch-automake.texi | |
parent | Add HVSC-Update, a tool to update your HVSC C= 64 SID tune collection. (diff) |
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.
Notes
Notes:
svn path=/head/; revision=67970
Diffstat (limited to 'devel/automake14/files/patch-automake.texi')
-rw-r--r-- | devel/automake14/files/patch-automake.texi | 28 |
1 files changed, 28 insertions, 0 deletions
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 |