summaryrefslogtreecommitdiff
path: root/shells/tcsh
diff options
context:
space:
mode:
authortron <tron>1998-02-04 21:11:42 +0000
committertron <tron>1998-02-04 21:11:42 +0000
commit249305ea73d5cecf53c62142c23772f75c242c27 (patch)
treededdb94a774b6ae6a1dfdef7613bc80816f39060 /shells/tcsh
parentf52af037b6d688c3330f15878ab2edc2c3ff764a (diff)
downloadpkgsrc-249305ea73d5cecf53c62142c23772f75c242c27.tar.gz
Add a few missing "@unexec" commands to the package list.
Diffstat (limited to 'shells/tcsh')
-rw-r--r--shells/tcsh/pkg/PLIST7
1 files changed, 6 insertions, 1 deletions
diff --git a/shells/tcsh/pkg/PLIST b/shells/tcsh/pkg/PLIST
index 49afaffdff4..3e9bab1d487 100644
--- a/shells/tcsh/pkg/PLIST
+++ b/shells/tcsh/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 1997/11/06 10:04:31 agc Exp $
+@comment $NetBSD: PLIST,v 1.3 1998/02/04 21:11:42 tron Exp $
bin/tcsh
@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
@@ -8,7 +8,12 @@ share/nls/fr_FR.ISO_8859-1/tcsh.cat
@exec ln -fs %D/%F %D/share/nls/fr_BE.ISO_8859-1/tcsh.cat
@exec ln -fs %D/%F %D/share/nls/fr_CA.ISO_8859-1/tcsh.cat
@exec ln -fs %D/%F %D/share/nls/fr_CH.ISO_8859-1/tcsh.cat
+@unexec rm %D/share/nls/fr_BE.ISO_8859-1/tcsh.cat
+@unexec rm %D/share/nls/fr_CA.ISO_8859-1/tcsh.cat
+@unexec rm %D/share/nls/fr_CH.ISO_8859-1/tcsh.cat
share/nls/de_DE.ISO_8859-1/tcsh.cat
@exec ln -fs %D/%F %D/share/nls/de_AT.ISO_8859-1/tcsh.cat
@exec ln -fs %D/%F %D/share/nls/de_CH.ISO_8859-1/tcsh.cat
+@unexec rm %D/share/nls/de_AT.ISO_8859-1/tcsh.cat
+@unexec rm %D/share/nls/de_CH.ISO_8859-1/tcsh.cat
share/nls/el_GR.ISO_8859-7/tcsh.cat