diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-10-12 23:27:58 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-10-12 23:27:58 +0000 |
commit | af98f686b0a39f37e6918c942cb82ad7eb586ac7 (patch) | |
tree | 7603b4eebdce6bff64627a9fd6af2a0ffd41a0da /devel/autoconf213/files/patch-ac | |
parent | Update to 0.12. (diff) |
Renamed patch files so I can tell what they do.
Changed $(INSTALL) to $(INSTALL_SCRIPT) in Makefile.in for the scripts.
Diffstat (limited to 'devel/autoconf213/files/patch-ac')
-rw-r--r-- | devel/autoconf213/files/patch-ac | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/devel/autoconf213/files/patch-ac b/devel/autoconf213/files/patch-ac deleted file mode 100644 index cfeaeef83ba2..000000000000 --- a/devel/autoconf213/files/patch-ac +++ /dev/null @@ -1,17 +0,0 @@ ---- standards.texi.orig Tue Jan 5 08:29:22 1999 -+++ standards.texi Sat Jan 23 23:36:36 1999 -@@ -4,12 +4,13 @@ - @settitle GNU Coding Standards - @c This date is automagically updated when you save this file: - @set lastupdate August 26, 1998 -+@dircategory Programming & development tools - @c %**end of header - - @ifinfo - @format - START-INFO-DIR-ENTRY --* Standards: (standards). GNU coding standards. -+* Standards: (standards). GNU coding standards. - END-INFO-DIR-ENTRY - @end format - @end ifinfo |