aboutsummaryrefslogtreecommitdiffstats
path: root/shells/esh/pkg-plist
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>1999-06-06 06:32:11 +0800
committermharo <mharo@FreeBSD.org>1999-06-06 06:32:11 +0800
commitd27edf52986a3f634e493451ba0a43f64be2cfc2 (patch)
treec93047466dbf9daea5ade970b9464515c4feac22 /shells/esh/pkg-plist
parent588c5c62f48a4a87b881b1f43a8b28dfc3d70586 (diff)
downloadfreebsd-ports-gnome-d27edf52986a3f634e493451ba0a43f64be2cfc2.tar.gz
freebsd-ports-gnome-d27edf52986a3f634e493451ba0a43f64be2cfc2.tar.zst
freebsd-ports-gnome-d27edf52986a3f634e493451ba0a43f64be2cfc2.zip
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.
Diffstat (limited to 'shells/esh/pkg-plist')
-rw-r--r--shells/esh/pkg-plist1
1 files changed, 0 insertions, 1 deletions
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