summaryrefslogtreecommitdiff
path: root/devel/gperf
diff options
context:
space:
mode:
authoragc <agc>1998-09-22 10:48:43 +0000
committeragc <agc>1998-09-22 10:48:43 +0000
commit898d433a5c2bda3d9635b35e1d2030f6f36a8eb7 (patch)
tree11d074ce3051a13612fb5263ff8773f8d40c31df /devel/gperf
parentac86655c3618457e2f56af825c17b753bacb42c7 (diff)
downloadpkgsrc-898d433a5c2bda3d9635b35e1d2030f6f36a8eb7.tar.gz
install-info will create an info dir file, if one doesn't already
exist, so remove the erroneous @exec statements (which wouldn't have worked anyway).
Diffstat (limited to 'devel/gperf')
-rw-r--r--devel/gperf/pkg/PLIST3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/gperf/pkg/PLIST b/devel/gperf/pkg/PLIST
index d1b8cba6e75..3a91186a027 100644
--- a/devel/gperf/pkg/PLIST
+++ b/devel/gperf/pkg/PLIST
@@ -1,7 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1 1998/05/18 14:49:19 tv Exp $
+@comment $NetBSD: PLIST,v 1.2 1998/09/22 10:48:44 agc Exp $
bin/gperf
@unexec %D/bin/install-info --delete %D/info/gperf.info %D/info/dir
info/gperf.info
@exec %D/bin/install-info %D/info/gperf.info %D/info/dir
-@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir
man/man1/gperf.1.gz