summaryrefslogtreecommitdiff
path: root/graphics/hp2xx
diff options
context:
space:
mode:
authoragc <agc>1998-09-22 10:53:22 +0000
committeragc <agc>1998-09-22 10:53:22 +0000
commita5b209bc780e47b82ace5e4e4ad96b16f6a44802 (patch)
treedd481b33f665c9650dae8ae19f0fea451d73faee /graphics/hp2xx
parente04069047e0eed67dfc1805265e33b6cc653066a (diff)
downloadpkgsrc-a5b209bc780e47b82ace5e4e4ad96b16f6a44802.tar.gz
install-info will create an info dir file if one doesn't already
exist, so remove the @exec statement which does this (which wouldn't have worked anyway).
Diffstat (limited to 'graphics/hp2xx')
-rw-r--r--graphics/hp2xx/pkg/PLIST3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/hp2xx/pkg/PLIST b/graphics/hp2xx/pkg/PLIST
index 5488f9f5cad..45fb19ecb1c 100644
--- a/graphics/hp2xx/pkg/PLIST
+++ b/graphics/hp2xx/pkg/PLIST
@@ -1,7 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1 1998/07/18 22:04:15 frueauf Exp $
+@comment $NetBSD: PLIST,v 1.2 1998/09/22 10:53:22 agc Exp $
bin/hp2xx
man/man1/hp2xx.1
@unexec %D/bin/install-info --delete %D/info/hp2xx.info %D/info/dir
info/hp2xx.info
-@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir
@exec %D/bin/install-info %D/info/hp2xx.info %D/info/dir