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/ch | |
parent | de32df923135bbd415900176644d4602881f1f76 (diff) |
Notes
Diffstat (limited to 'shells/ch')
-rw-r--r-- | shells/ch/pkg-plist | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/shells/ch/pkg-plist b/shells/ch/pkg-plist index b602e3033a2a..fb4f82f2b777 100644 --- a/shells/ch/pkg-plist +++ b/shells/ch/pkg-plist @@ -1,6 +1,4 @@ -@exec cp /etc/shells /etc/shells.bak; (grep -v %D/bin/ch /etc/shells.bak; echo %D/bin/ch) >/etc/shells; rm -f /etc/shells.bak -@unexec cp /etc/shells /etc/shells.bak; (grep -v %D/bin/ch /etc/shells.bak) >/etc/shells; rm -f /etc/shells.bak -bin/ch +@shell bin/ch %%DATADIR%%/docs/images/softIntegration.gif %%DATADIR%%/docs/README %%DATADIR%%/docs/index.html |