summaryrefslogtreecommitdiff
path: root/shells/bash1/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'shells/bash1/pkg-plist')
-rw-r--r--shells/bash1/pkg-plist2
1 files changed, 0 insertions, 2 deletions
diff --git a/shells/bash1/pkg-plist b/shells/bash1/pkg-plist
index cf0d01fa4634..23adcc6bb7b4 100644
--- a/shells/bash1/pkg-plist
+++ b/shells/bash1/pkg-plist
@@ -2,8 +2,6 @@ bin/bash
@exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells
@unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells
bin/bashbug
-man/man1/bash.1
-man/man1/bash_builtins.1
@unexec install-info --delete %D/info/bash.info %D/info/dir
info/bash.info
@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir