diff options
Diffstat (limited to 'shells/ksh93/pkg-plist')
-rw-r--r-- | shells/ksh93/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/ksh93/pkg-plist b/shells/ksh93/pkg-plist index bae0b175f894..6c29fc976008 100644 --- a/shells/ksh93/pkg-plist +++ b/shells/ksh93/pkg-plist @@ -4,4 +4,5 @@ bin/ksh93 @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 share/examples/ksh93/dirs share/examples/ksh93/popd +share/examples/ksh93/pushd @dirrm share/examples/ksh93 |