diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-11 17:42:36 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-11 17:42:36 +0000 |
| commit | 2bacde9c3b2c44465f7058cb9b4c6e7dc4700ac2 (patch) | |
| tree | 8b56f25125b5be6dd05af340e094bb197df7f3bc /shells/sash | |
| parent | de32df923135bbd415900176644d4602881f1f76 (diff) | |
Notes
Diffstat (limited to 'shells/sash')
| -rw-r--r-- | shells/sash/pkg-plist | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/shells/sash/pkg-plist b/shells/sash/pkg-plist index 355e8cfb338b..71242f07d40d 100644 --- a/shells/sash/pkg-plist +++ b/shells/sash/pkg-plist @@ -1,4 +1,2 @@ -bin/sash -@exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells ; rm -f /etc/shells.bak -@unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells ; rm -f /etc/shells.bak +@shell bin/sash man/man1/sash.1.gz |
