summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authortv <tv>1999-02-11 19:17:28 +0000
committertv <tv>1999-02-11 19:17:28 +0000
commitb1e5df2a475c6ce05cca51e33d94e4953abd6c00 (patch)
treef76daec9f35f521bddac8b348dfb1657a18a40a2 /lang
parent4b0835c5f3512fe972d6c6ae7a50849320125b3f (diff)
downloadpkgsrc-b1e5df2a475c6ce05cca51e33d94e4953abd6c00.tar.gz
Use install-info in $PATH, so that systems with it in base will work too.
Diffstat (limited to 'lang')
-rw-r--r--lang/elisp-manual/pkg/PLIST6
-rw-r--r--lang/guile/pkg/PLIST6
2 files changed, 6 insertions, 6 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
diff --git a/lang/guile/pkg/PLIST b/lang/guile/pkg/PLIST
index 821b0596f2d..690fb013c3c 100644
--- a/lang/guile/pkg/PLIST
+++ b/lang/guile/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 1998/11/15 21:28:09 frueauf Exp $
+@comment $NetBSD: PLIST,v 1.5 1999/02/11 19:17:32 tv Exp $
bin/guile
bin/guile-config
bin/guile-snarf
@@ -81,9 +81,9 @@ include/libguile/vectors.h
include/libguile/version.h
include/libguile/vports.h
include/libguile/weaks.h
-@unexec %D/bin/install-info --delete %D/info/data-rep.info %D/info/dir
+@unexec install-info --delete %D/info/data-rep.info %D/info/dir
info/data-rep.info
-@exec %D/bin/install-info %D/info/data-rep.info %D/info/dir
+@exec install-info %D/info/data-rep.info %D/info/dir
lib/libguile.a
lib/libguile.so.4.0
share/aclocal/guile.m4