summaryrefslogtreecommitdiff
path: root/shells/bash2
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-08-13 21:30:07 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-08-13 21:30:07 +0000
commitd265ace04df1f00a3ef57c05807648dc66d9c92f (patch)
treea61e2b1020713d06db325830ed290720f6c11641 /shells/bash2
parentRemove manpages from pkg/PLIST (diff)
Removed manpages from pkg/PLIST
Notes
Notes: svn path=/head/; revision=12505
Diffstat (limited to 'shells/bash2')
-rw-r--r--shells/bash2/pkg-plist2
1 files changed, 0 insertions, 2 deletions
diff --git a/shells/bash2/pkg-plist b/shells/bash2/pkg-plist
index 86a6e5b99a46..d2a7ab495398 100644
--- a/shells/bash2/pkg-plist
+++ b/shells/bash2/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.gz
-man/man1/bashbug.1.gz
@unexec install-info --delete %D/info/bash.info %D/info/dir
info/bash.info
@exec [ -f %D/info/dir -o ! -f /usr/share/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir