summaryrefslogtreecommitdiffstats
path: root/news/tin/FINAL
diff options
context:
space:
mode:
authorroot2006-04-24 09:03:08 -0500
committerroot2006-04-24 09:03:08 -0500
commit84d8b510ac289af0a43bfa9e110844af27a90196 (patch)
treed7093929b954dd2f71114bff270755e18f737eb1 /news/tin/FINAL
initial commit from stable 0.3
Diffstat (limited to 'news/tin/FINAL')
-rwxr-xr-xnews/tin/FINAL6
1 files changed, 6 insertions, 0 deletions
diff --git a/news/tin/FINAL b/news/tin/FINAL
new file mode 100755
index 0000000000..ff2e84c1bc
--- /dev/null
+++ b/news/tin/FINAL
@@ -0,0 +1,6 @@
+if [ "$CREATE_DIR" == "y" ] && [ ! -d /usr/lib/news/active ]; then
+ mkdir /usr/lib/news 1>/dev/null 2>&1
+ mkdir /usr/lib/news/active 1>/dev/null 2>&1
+fi
+
+