diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2002-10-10 17:58:00 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2002-10-10 17:58:00 +0000 |
| commit | 47ac56be82c72f83caff34ce4ac8f8e71bf8065a (patch) | |
| tree | 9b024a0a3e5f7e9ea25f8a10c704c6fa17bdc4f1 /shells/bash3/pkg-plist | |
| parent | a7b4667654401c6cff9093ae6ebd74c74d6776ac (diff) | |
Diffstat (limited to 'shells/bash3/pkg-plist')
| -rw-r--r-- | shells/bash3/pkg-plist | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/shells/bash3/pkg-plist b/shells/bash3/pkg-plist deleted file mode 100644 index 81351694c041..000000000000 --- a/shells/bash3/pkg-plist +++ /dev/null @@ -1,12 +0,0 @@ -@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 -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.bz2 -share/doc/bash/bashref.ps.bz2 -share/doc/bash/article.txt -@dirrm share/doc/bash |
