summaryrefslogtreecommitdiff
path: root/devel/bison
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/bison
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/bison')
-rw-r--r--devel/bison/pkg/PLIST3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/bison/pkg/PLIST b/devel/bison/pkg/PLIST
index fb4f925b3e3..06f73b83061 100644
--- a/devel/bison/pkg/PLIST
+++ b/devel/bison/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 1998/03/20 22:45:16 thorpej Exp $
+@comment $NetBSD: PLIST,v 1.2 1998/09/22 10:48:44 agc Exp $
bin/bison
man/man1/bison.1.gz
@unexec %D/bin/install-info --delete %D/info/bison.info %D/info/dir
@@ -8,7 +8,6 @@ info/bison.info-2
info/bison.info-3
info/bison.info-4
info/bison.info-5
-@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir
@exec %D/bin/install-info %D/info/bison.info %D/info/dir
share/bison.simple
share/bison.hairy