Installing the binary to /usr/games because lintian tells me to.
authorMarja Hassinen <marja2@Vahvero.(none)>
Wed, 6 Jan 2010 15:26:43 +0000 (17:26 +0200)
committerMarja Hassinen <marja2@Vahvero.(none)>
Wed, 6 Jan 2010 15:26:43 +0000 (17:26 +0200)
common.pri
src/evilplumber.desktop
src/src.pro

index 830b275..96a9d76 100644 (file)
@@ -3,6 +3,7 @@ PREFIX = /usr/local
 }
 
 BINDIR = $$PREFIX/bin
+GAMEDIR = $$PREFIX/games
 DATADIR = $$PREFIX/share
 
 DEFINES += DATADIR=\"$$DATADIR\" PKGDATADIR=\"$$PKGDATADIR\"
index 5d9afa1..827e1ec 100644 (file)
@@ -3,7 +3,7 @@ Encoding=UTF-8
 Version=0.1
 Type=Application
 Name=Evil Plumber
-Exec=/usr/bin/evilplumber
+Exec=/usr/games/evilplumber
 Icon=evilplumber
 X-HildonDesk-ShowInToolbar=true
-X-Osso-Type=application/x-executable
\ No newline at end of file
+X-Osso-Type=application/x-executable
index 7cd23bc..59e8ffc 100644 (file)
@@ -14,7 +14,7 @@ include("../common.pri")
 
 INSTALLS += target levels images desktop icon26 icon40 icon64
 
-target.path =$$BINDIR
+target.path =$$GAMEDIR
 
 levels.path = $$DATADIR/$${TARGET}
 levels.files = ../data/*.dat ../data/*.leg