From d27edf52986a3f634e493451ba0a43f64be2cfc2 Mon Sep 17 00:00:00 2001 From: mharo Date: Sat, 5 Jun 1999 22:32:11 +0000 Subject: Remove the test to create ${PREFIX}/share/info/dir as it is now in bsd.port.mk and this helps to unify the check and install. --- shells/esh/pkg-plist | 1 - 1 file changed, 1 deletion(-) (limited to 'shells/esh/pkg-plist') diff --git a/shells/esh/pkg-plist b/shells/esh/pkg-plist index d325c90e3646..85dea259589a 100644 --- a/shells/esh/pkg-plist +++ b/shells/esh/pkg-plist @@ -3,5 +3,4 @@ bin/esh @unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells @unexec install-info --delete %D/info/esh.info %D/info/dir info/esh.info -@exec test -f %D/info/dir || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir @exec install-info %D/info/esh.info %D/info/dir -- cgit