diff options
author | seb <seb@pkgsrc.org> | 2003-05-07 21:33:14 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2003-05-07 21:33:14 +0000 |
commit | 34bab8007c20745d6a602af66f7cd34ea730d926 (patch) | |
tree | 90f4a443d323b7c8d00280fa6eb33abd22658136 /net/wol/PLIST | |
parent | aea7988dcfd168db4209309603acf443b7cb6918 (diff) | |
download | pkgsrc-34bab8007c20745d6a602af66f7cd34ea730d926.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/PLIST')
-rw-r--r-- | net/wol/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/wol/PLIST b/net/wol/PLIST index 70b1f2d5105..a7f0a19cfbb 100644 --- a/net/wol/PLIST +++ b/net/wol/PLIST @@ -1,7 +1,9 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/04/04 18:16:47 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/05/07 21:33:14 seb Exp $ bin/wol bin/wol-dhcpdconf +@unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/wol.info info/wol.info +@exec ${INSTALL_INFO} --info-dir=%D/info %D/info/wol.info ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/wol.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/wol.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/wol.mo |