From b1e5df2a475c6ce05cca51e33d94e4953abd6c00 Mon Sep 17 00:00:00 2001 From: tv Date: Thu, 11 Feb 1999 19:17:28 +0000 Subject: Use install-info in $PATH, so that systems with it in base will work too. --- lang/elisp-manual/pkg/PLIST | 6 +++--- lang/guile/pkg/PLIST | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'lang') 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 -- cgit v1.2.3