Installing the binary to /usr/games because lintian tells me to.
[evilplumber] / src / src.pro
index d924db6..59e8ffc 100644 (file)
@@ -12,9 +12,9 @@ include("../common.pri")
 
 #MAKE INSTALL
 
-INSTALLS += target levels images desktop iconxpm icon26 icon40 icon64
+INSTALLS += target levels images desktop icon26 icon40 icon64
 
-target.path =$$BINDIR
+target.path =$$GAMEDIR
 
 levels.path = $$DATADIR/$${TARGET}
 levels.files = ../data/*.dat ../data/*.leg
@@ -25,8 +25,8 @@ images.files = ../img/*.png
 desktop.path = $$DATADIR/applications/hildon
 desktop.files += $${TARGET}.desktop
 
-iconxpm.path = $$DATADIR/pixmap
-iconxpm.files += ../img/icons/$${TARGET}.xpm
+#iconxpm.path = $$DATADIR/pixmap
+#iconxpm.files += ../img/icons/$${TARGET}.xpm
 
 icon26.path = $$DATADIR/icons/hicolor/26x26/apps
 icon26.files += ../img/icons/26x26/$${TARGET}.png