summaryrefslogtreecommitdiff
path: root/noncore/games/kpacman
Side-by-side diff
Diffstat (limited to 'noncore/games/kpacman') (more/less context) (ignore whitespace changes)
-rwxr-xr-xnoncore/games/kpacman/opie-kpacman.postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/kpacman/opie-kpacman.postinst b/noncore/games/kpacman/opie-kpacman.postinst
index ead1ef8..e43013b 100755
--- a/noncore/games/kpacman/opie-kpacman.postinst
+++ b/noncore/games/kpacman/opie-kpacman.postinst
@@ -2,5 +2,5 @@
if [ ! -f $HOME/Settings/kpacman.conf ]
then
- cp $QPEDIR/share/kpacman/kpacman.conf $HOME/Settings/
+ cp $OPIEDIR/share/kpacman/kpacman.conf $HOME/Settings/
fi