summaryrefslogtreecommitdiff
path: root/lang/elisp-manual
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>1999-02-11 19:17:28 +0000
committertv <tv@pkgsrc.org>1999-02-11 19:17:28 +0000
commit111c4f44b0b78e4097cc867f4de83e07eecb36f1 (patch)
treef76daec9f35f521bddac8b348dfb1657a18a40a2 /lang/elisp-manual
parent9e9372fd24433d947a3a4e56ce2d631ed6006a28 (diff)
downloadpkgsrc-111c4f44b0b78e4097cc867f4de83e07eecb36f1.tar.gz
Use install-info in $PATH, so that systems with it in base will work too.
Diffstat (limited to 'lang/elisp-manual')
-rw-r--r--lang/elisp-manual/pkg/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/elisp-manual/pkg/PLIST b/lang/elisp-manual/pkg/PLIST
index b2693f4b814..6a85785e4d4 100644
--- a/lang/elisp-manual/pkg/PLIST
+++ b/lang/elisp-manual/pkg/PLIST
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 1998/10/18 19:55:16 dbj Exp $
-@unexec %D/bin/install-info --delete %D/info/elisp %D/info/dir
+@comment $NetBSD: PLIST,v 1.2 1999/02/11 19:17:32 tv Exp $
+@unexec install-info --delete %D/info/elisp %D/info/dir
info/elisp
info/elisp-1
info/elisp-2
@@ -44,4 +44,4 @@ info/elisp-40
info/elisp-41
info/elisp-42
info/elisp-43
-@exec %D/bin/install-info %D/info/elisp %D/info/dir
+@exec install-info %D/info/elisp %D/info/dir