Skip to content

Commit

Permalink
fix info name so install/deinstall works correctly.
Browse files Browse the repository at this point in the history
  • Loading branch information
Federico G. Schwindt committed May 26, 2003
1 parent a167a1c commit eb47156
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 13 deletions.
15 changes: 12 additions & 3 deletions devel/autoconf/2.13/patches/patch-autoconf_texi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$OpenBSD: patch-autoconf_texi,v 1.1 2003/02/15 23:58:57 brad Exp $
--- autoconf.texi.orig Tue Jan 5 05:28:37 1999
+++ autoconf.texi Wed Jan 6 13:06:27 1999
$OpenBSD: patch-autoconf_texi,v 1.2 2003/05/26 02:07:22 fgsch Exp $
--- autoconf.texi.orig Tue Jan 5 10:28:37 1999
+++ autoconf.texi Sun May 25 22:54:53 2003
@@ -4,6 +4,7 @@
@settitle Autoconf
@c For double-sided printing, uncomment:
Expand All @@ -9,3 +9,12 @@ $OpenBSD: patch-autoconf_texi,v 1.1 2003/02/15 23:58:57 brad Exp $
@c %**end of header

@set EDITION 2.13
@@ -17,7 +18,7 @@
@ifinfo
@format
START-INFO-DIR-ENTRY
-* Autoconf: (autoconf). Create source code configuration scripts.
+* Autoconf: (autoconf-2.13). Create source code configuration scripts.
END-INFO-DIR-ENTRY
@end format

20 changes: 10 additions & 10 deletions devel/autoconf/2.52/patches/patch-doc_autoconf_texi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$OpenBSD: patch-doc_autoconf_texi,v 1.1.1.1 2003/02/15 14:03:28 espie Exp $
--- doc/autoconf.texi.orig Tue Jul 17 18:34:55 2001
+++ doc/autoconf.texi Wed Mar 13 20:42:48 2002
$OpenBSD: patch-doc_autoconf_texi,v 1.2 2003/05/26 02:07:22 fgsch Exp $
--- doc/autoconf.texi.orig Tue Jul 17 13:34:55 2001
+++ doc/autoconf.texi Sun May 25 22:57:51 2003
@@ -2,6 +2,7 @@
@c %**start of header
@setfilename autoconf.info
Expand All @@ -14,28 +14,28 @@ $OpenBSD: patch-doc_autoconf_texi,v 1.1.1.1 2003/02/15 14:03:28 espie Exp $
@dircategory GNU admin
@direntry
-* Autoconf: (autoconf). Create source code configuration scripts
+* Autoconf-new: (autoconf-new). Create source code configuration scripts
+* Autoconf-new: (autoconf-2.52). Create source code configuration scripts
@end direntry

@dircategory Individual utilities
@direntry
-* autoscan: (autoconf)autoscan Invocation.
+* autoscan: (autoconf-new)autoscan Invocation.
+* autoscan: (autoconf-2.52)autoscan Invocation.
Semi-automatic @file{configure.ac} writing
-* ifnames: (autoconf)ifnames Invocation.
+* ifnames: (autoconf-new)ifnames Invocation.
+* ifnames: (autoconf-2.52)ifnames Invocation.
Listing the conditionals in source code
-* autoconf: (autoconf)autoconf Invocation.
+* autoconf: (autoconf-new)autoconf Invocation.
+* autoconf: (autoconf-2.52)autoconf Invocation.
How to create configuration scripts
-* autoreconf: (autoconf)autoreconf Invocation.
+* autoreconf: (autoconf-new)autoreconf Invocation.
+* autoreconf: (autoconf-2.52)autoreconf Invocation.
Remaking multiple @code{configure} scripts
-* configure: (autoconf)configure Invocation.
+* configure: (autoconf-new)configure Invocation.
+* configure: (autoconf-2.52)configure Invocation.
Configuring a package
-* config.status: (autoconf)config.status Invocation.
+* config.status: (autoconf-new)config.status Invocation.
+* config.status: (autoconf-2.52)config.status Invocation.
Recreating a configuration
@end direntry

0 comments on commit eb47156

Please sign in to comment.