aboutsummaryrefslogtreecommitdiff
path: root/shells/pash/pkg-plist
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-12-31 06:02:40 +0000
committerWill Andrews <will@FreeBSD.org>2000-12-31 06:02:40 +0000
commit58e54dfd2300055f4b5285d83ee10d7c37f91b71 (patch)
treed2fc2d23bfd7c870e396a8d68ac2fee1d3e06bca /shells/pash/pkg-plist
parent641bd655c323339a63706419249effce58575383 (diff)
downloadports-58e54dfd2300055f4b5285d83ee10d7c37f91b71.tar.gz
ports-58e54dfd2300055f4b5285d83ee10d7c37f91b71.zip
Notes
Diffstat (limited to 'shells/pash/pkg-plist')
-rw-r--r--shells/pash/pkg-plist4
1 files changed, 4 insertions, 0 deletions
diff --git a/shells/pash/pkg-plist b/shells/pash/pkg-plist
new file mode 100644
index 000000000000..ad2ecb523ed4
--- /dev/null
+++ b/shells/pash/pkg-plist
@@ -0,0 +1,4 @@
+bin/pash
+@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
+