summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/kpacman/kpacman.pro2
-rwxr-xr-xnoncore/games/kpacman/opie-kpacman.postinst2
2 files changed, 2 insertions, 2 deletions
diff --git a/noncore/games/kpacman/kpacman.pro b/noncore/games/kpacman/kpacman.pro
index 9a0bac3..313d484 100644
--- a/noncore/games/kpacman/kpacman.pro
+++ b/noncore/games/kpacman/kpacman.pro
@@ -39,3 +39,3 @@ INCLUDEPATH += $(OPIEDIR)/include
39 DEPENDPATH+= $(OPIEDIR)/include 39 DEPENDPATH+= $(OPIEDIR)/include
40LIBS += -lqpe -ljpeg 40LIBS += -lqpe
41DESTDIR = $(OPIEDIR)/bin 41DESTDIR = $(OPIEDIR)/bin
diff --git a/noncore/games/kpacman/opie-kpacman.postinst b/noncore/games/kpacman/opie-kpacman.postinst
index e43013b..64ab624 100755
--- a/noncore/games/kpacman/opie-kpacman.postinst
+++ b/noncore/games/kpacman/opie-kpacman.postinst
@@ -4,3 +4,3 @@ if [ ! -f $HOME/Settings/kpacman.conf ]
4then 4then
5 cp $OPIEDIR/share/kpacman/kpacman.conf $HOME/Settings/ 5 cp /opt/QtPalmtop/share/kpacman/kpacman.conf $HOME/Settings/
6fi 6fi