summaryrefslogtreecommitdiff
path: root/noncore/apps/qashmoney/install/CONTROL/preinst
authormickeyl <mickeyl>2004-11-04 10:33:04 (UTC)
committer mickeyl <mickeyl>2004-11-04 10:33:04 (UTC)
commit7855b19ce0241a7b7b4fc72e3a8ddd9bf73b0a77 (patch) (side-by-side diff)
treee76604c6af3da9c19b69dcdcf8105d58bac63f71 /noncore/apps/qashmoney/install/CONTROL/preinst
parentcd2d50799e087fad5b56df9d7fe9aa572a313e64 (diff)
downloadopie-7855b19ce0241a7b7b4fc72e3a8ddd9bf73b0a77.zip
opie-7855b19ce0241a7b7b4fc72e3a8ddd9bf73b0a77.tar.gz
opie-7855b19ce0241a7b7b4fc72e3a8ddd9bf73b0a77.tar.bz2
opie-qashmoney is now unsupported
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