summaryrefslogtreecommitdiff
path: root/devel/automake
diff options
context:
space:
mode:
authorhubertf <hubertf>1998-01-24 03:54:34 +0000
committerhubertf <hubertf>1998-01-24 03:54:34 +0000
commit02867fdfd42652070ba162688177c6cc43efd068 (patch)
treeb75b32c06f352bd78658304a92800d330c4b6a02 /devel/automake
parent49b6f6986c664530594d4a352b8289d452ec6384 (diff)
downloadpkgsrc-02867fdfd42652070ba162688177c6cc43efd068.tar.gz
portlint: use our install-info
Diffstat (limited to 'devel/automake')
-rw-r--r--devel/automake/pkg/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/automake/pkg/PLIST b/devel/automake/pkg/PLIST
index 4a97c647162..6af4e761ebf 100644
--- a/devel/automake/pkg/PLIST
+++ b/devel/automake/pkg/PLIST
@@ -1,10 +1,10 @@
-@comment $NetBSD: PLIST,v 1.2 1997/11/06 09:59:01 agc Exp $
+@comment $NetBSD: PLIST,v 1.3 1998/01/24 03:54:34 hubertf Exp $
bin/aclocal
bin/automake
-@unexec install-info --delete %D/info/automake.info %D/info/dir
+@unexec %D/bin/install-info --delete %D/info/automake.info %D/info/dir
info/automake.info
@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir
-@exec install-info %D/info/automake.info %D/info/dir
+@exec %D/bin/install-info %D/info/automake.info %D/info/dir
share/aclocal/ccstdc.m4
share/aclocal/cond.m4
share/aclocal/cygwin.m4