summaryrefslogtreecommitdiff
path: root/noncore/games/kpacman/opie-kpacman.postinst
Side-by-side diff
Diffstat (limited to 'noncore/games/kpacman/opie-kpacman.postinst') (more/less context) (ignore 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 @@
#!/bin/sh
if [ ! -f $HOME/Settings/kpacman.conf ]
+ exit 0
then
cp /opt/QtPalmtop/share/kpacman/kpacman.conf $HOME/Settings/
fi