summaryrefslogtreecommitdiff
path: root/noncore/apps/qashmoney/install/CONTROL/preinst
Unidiff
Diffstat (limited to 'noncore/apps/qashmoney/install/CONTROL/preinst') (more/less context) (show whitespace changes)
-rwxr-xr-xnoncore/apps/qashmoney/install/CONTROL/preinst8
1 files changed, 0 insertions, 8 deletions
diff --git a/noncore/apps/qashmoney/install/CONTROL/preinst b/noncore/apps/qashmoney/install/CONTROL/preinst
deleted file mode 100755
index f812bfc..0000000
--- a/noncore/apps/qashmoney/install/CONTROL/preinst
+++ b/dev/null
@@ -1,8 +0,0 @@
1#/bin/sh
2
3# If by some small chance a tmp directory is not present
4# create it
5if [ ! -d /tmp ]
6then
7 mkdir /tmp
8fi