summaryrefslogtreecommitdiff
path: root/devel/libg++/pkg
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/libg++/pkg
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/libg++/pkg')
-rw-r--r--devel/libg++/pkg/PLIST.pre3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libg++/pkg/PLIST.pre b/devel/libg++/pkg/PLIST.pre
index 28035b69c13..e0c62259b7e 100644
--- a/devel/libg++/pkg/PLIST.pre
+++ b/devel/libg++/pkg/PLIST.pre
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.pre,v 1.2 1998/05/18 14:05:45 tv Exp $
+@comment $NetBSD: PLIST.pre,v 1.3 1998/09/22 10:48:44 agc Exp $
bin/genclass
include/g++/gen/AVLMap.hP
include/g++/gen/AVLSet.hP
@@ -175,4 +175,3 @@ include/g++/typemacros.h
@unexec %D/bin/install-info --delete %D/info/libg++.info %D/info/dir
info/libg++.info
@exec %D/bin/install-info %D/info/libg++.info %D/info/dir
-@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir