summaryrefslogtreecommitdiff
path: root/noncore/games/kpacman/opie-kpacman.postinst
Unidiff
Diffstat (limited to 'noncore/games/kpacman/opie-kpacman.postinst') (more/less context) (show whitespace changes)
-rwxr-xr-xnoncore/games/kpacman/opie-kpacman.postinst1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/games/kpacman/opie-kpacman.postinst b/noncore/games/kpacman/opie-kpacman.postinst
index 64ab624..72d35b7 100755
--- a/noncore/games/kpacman/opie-kpacman.postinst
+++ b/noncore/games/kpacman/opie-kpacman.postinst
@@ -1,6 +1,7 @@
1#!/bin/sh 1#!/bin/sh
2 2
3if [ ! -f $HOME/Settings/kpacman.conf ] 3if [ ! -f $HOME/Settings/kpacman.conf ]
4 exit 0
4then 5then
5 cp /opt/QtPalmtop/share/kpacman/kpacman.conf $HOME/Settings/ 6 cp /opt/QtPalmtop/share/kpacman/kpacman.conf $HOME/Settings/
6fi 7fi