Installing the binary to /usr/games because lintian tells me to.
[evilplumber] / common.pri
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\"