diff options
author | seb <seb> | 2003-05-07 21:33:14 +0000 |
---|---|---|
committer | seb <seb> | 2003-05-07 21:33:14 +0000 |
commit | 1e9cab3c8edb20da3fa2ebb894a404b08f2ab8ef (patch) | |
tree | 90f4a443d323b7c8d00280fa6eb33abd22658136 /net/wol/patches | |
parent | b277647baf79a7951bac2462c6872fed69ae9967 (diff) | |
download | pkgsrc-1e9cab3c8edb20da3fa2ebb894a404b08f2ab8ef.tar.gz |
Use texinfo.mk, define TEXINFO_OVERRIDE to YES, fix
START-INFO-DIR-ENTRY in wol.{texi,info} and fix info files handling
in PLIST.
Bump PKGREVISION.
Diffstat (limited to 'net/wol/patches')
-rw-r--r-- | net/wol/patches/patch-aa | 13 | ||||
-rw-r--r-- | net/wol/patches/patch-ab | 13 |
2 files changed, 26 insertions, 0 deletions
diff --git a/net/wol/patches/patch-aa b/net/wol/patches/patch-aa new file mode 100644 index 00000000000..9fb6c0d34d1 --- /dev/null +++ b/net/wol/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.1 2003/05/07 21:33:15 seb Exp $ + +--- doc/wol.info.orig 2002-03-25 09:48:58.000000000 +0000 ++++ doc/wol.info +@@ -2,7 +2,7 @@ This is wol.info, produced by makeinfo v + + INFO-DIR-SECTION Net utilities + START-INFO-DIR-ENTRY +-* wol Wake On LAN client. ++* wol: (wol). Wake On LAN client. + END-INFO-DIR-ENTRY + + This file documents wol 0.6.0, the Wake On LAN client. diff --git a/net/wol/patches/patch-ab b/net/wol/patches/patch-ab new file mode 100644 index 00000000000..39c8e7bc631 --- /dev/null +++ b/net/wol/patches/patch-ab @@ -0,0 +1,13 @@ +$NetBSD: patch-ab,v 1.1 2003/05/07 21:33:15 seb Exp $ + +--- doc/wol.texi.orig 2002-03-22 12:45:57.000000000 +0000 ++++ doc/wol.texi +@@ -14,7 +14,7 @@ + @comment Tell install-info what to do + @dircategory Net utilities + @direntry +-* wol Wake On LAN client. ++* wol: (wol). Wake On LAN client. + @end direntry + + |