summaryrefslogtreecommitdiff
path: root/shells/scsh/pkg/PLIST
diff options
context:
space:
mode:
Diffstat (limited to 'shells/scsh/pkg/PLIST')
-rw-r--r--shells/scsh/pkg/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/scsh/pkg/PLIST b/shells/scsh/pkg/PLIST
index 70270680091..8f533a5cfe7 100644
--- a/shells/scsh/pkg/PLIST
+++ b/shells/scsh/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 1997/11/06 10:04:26 agc Exp $
+@comment $NetBSD: PLIST,v 1.3 1998/02/09 00:16:11 hubertf Exp $
bin/scsh
man/man1/scsh.1.gz
lib/scsh/big/array.scm
@@ -238,4 +238,4 @@ lib/scsh/emacs/jar-hacks.el
@dirrm lib/scsh/rts
@dirrm lib/scsh/vm
@dirrm lib/scsh
-@unexec echo 'You might check whether to remove %D/lib/scsh.old'
+@unexec [ -d %D/lib/scsh.old ] && rm -fr %D/lib/scsh.old