summaryrefslogtreecommitdiffstats
path: root/news/tin/PRE_REMOVE
diff options
context:
space:
mode:
Diffstat (limited to 'news/tin/PRE_REMOVE')
-rwxr-xr-xnews/tin/PRE_REMOVE3
1 files changed, 3 insertions, 0 deletions
diff --git a/news/tin/PRE_REMOVE b/news/tin/PRE_REMOVE
new file mode 100755
index 0000000000..e84544d78b
--- /dev/null
+++ b/news/tin/PRE_REMOVE
@@ -0,0 +1,3 @@
+if [ -d /usr/lib/news/active ]; then
+ message "${MESSAGE_COLOR}$SPELL used /usr/lib/news/active directory. It was not removed. ${DEFAULT_COLOR}"
+fi