summaryrefslogtreecommitdiff
path: root/noncore/apps/qashmoney/install/CONTROL/preinst
Side-by-side diff
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 @@
-#/bin/sh
-
-# If by some small chance a tmp directory is not present
-# create it
-if [ ! -d /tmp ]
-then
- mkdir /tmp
-fi