aboutsummaryrefslogtreecommitdiff
path: root/shells/v7sh/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'shells/v7sh/pkg-plist')
-rw-r--r--shells/v7sh/pkg-plist4
1 files changed, 1 insertions, 3 deletions
diff --git a/shells/v7sh/pkg-plist b/shells/v7sh/pkg-plist
index 645af0f4fde8..1e2a32315f0b 100644
--- a/shells/v7sh/pkg-plist
+++ b/shells/v7sh/pkg-plist
@@ -1,4 +1,2 @@
-bin/v7sh
+@shell bin/v7sh
man/man1/v7sh.1.gz
-@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