[Lunar-commits] <moonbase> tcsh: remove the symlinks at uninstall.
Florin Braescu
florin at lunar-linux.org
Sun Feb 26 19:00:44 CET 2012
commit 2d370a4945349e2caacdad78985554afb3edbc36
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Feb 26 19:00:44 2012 +0100
tcsh: remove the symlinks at uninstall.
---
shells/tcsh/POST_REMOVE | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/shells/tcsh/POST_REMOVE b/shells/tcsh/POST_REMOVE
new file mode 100644
index 0000000..ddb5817
--- /dev/null
+++ b/shells/tcsh/POST_REMOVE
@@ -0,0 +1,5 @@
+# Remove symlinks for regular csh
+
+rm /usr/bin/csh
+rm /bin/csh
+
More information about the Lunar-commits
mailing list