summaryrefslogtreecommitdiff
path: root/shells/bash/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'shells/bash/pkg-plist')
-rw-r--r--shells/bash/pkg-plist11
1 files changed, 0 insertions, 11 deletions
diff --git a/shells/bash/pkg-plist b/shells/bash/pkg-plist
deleted file mode 100644
index b08793be186e..000000000000
--- a/shells/bash/pkg-plist
+++ /dev/null
@@ -1,11 +0,0 @@
-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.gz
-share/doc/bash/bashref.ps.gz
-share/doc/bash/article.txt
-@dirrm share/doc/bash