From 5258b416f0745ad482f4b1851a87f84812123e2b Mon Sep 17 00:00:00 2001 From: obrien Date: Sun, 4 Aug 2002 18:42:09 +0000 Subject: Forgot to update pkg-plist with 5.0b upgrade. Submitted by: Neil Darlow --- shells/bash2/pkg-plist | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'shells/bash2') diff --git a/shells/bash2/pkg-plist b/shells/bash2/pkg-plist index b08793b..8135169 100644 --- a/shells/bash2/pkg-plist +++ b/shells/bash2/pkg-plist @@ -1,3 +1,4 @@ +@comment $FreeBSD$ 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 @@ -5,7 +6,7 @@ bin/bashbug @unexec install-info --delete %D/info/bash.info %D/info/dir info/bash.info @exec install-info %D/info/bash.info %D/info/dir -share/doc/bash/article.ps.gz -share/doc/bash/bashref.ps.gz +share/doc/bash/article.ps.bz2 +share/doc/bash/bashref.ps.bz2 share/doc/bash/article.txt @dirrm share/doc/bash -- cgit v1.1