diff options
Diffstat (limited to 'shells/bash2/pkg-plist')
-rw-r--r-- | shells/bash2/pkg-plist | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/shells/bash2/pkg-plist b/shells/bash2/pkg-plist deleted file mode 100644 index 8d51f4a46878..000000000000 --- a/shells/bash2/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -@cwd /usr/local -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 -info/bash.info |