From 0202d38eab3e75f73f9cc0ae4826577460524e96 Mon Sep 17 00:00:00 2001 From: agc Date: Tue, 22 Sep 1998 10:48:43 +0000 Subject: 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). --- devel/gmake/pkg/PLIST | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'devel/gmake') diff --git a/devel/gmake/pkg/PLIST b/devel/gmake/pkg/PLIST index fc3526b999d..d7f55b8e4d5 100644 --- a/devel/gmake/pkg/PLIST +++ b/devel/gmake/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 1998/08/01 16:58:57 frueauf Exp $ +@comment $NetBSD: PLIST,v 1.6 1998/09/22 10:48:44 agc Exp $ bin/gmake man/man1/gmake.1.gz @unexec %D/bin/install-info --delete %D/info/make.info %D/info/dir @@ -13,5 +13,4 @@ info/make.info-7 info/make.info-8 info/make.info-9 info/make.info-10 -@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir @exec %D/bin/install-info %D/info/make.info %D/info/dir -- cgit v1.2.3