blob: e109c405e89c93ccced23a87793bb3f96da8daf3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- endless-sky-editor.pro
+++ endless-sky-editor.pro
@@ -12,7 +12,7 @@
TEMPLATE = app
CONFIG += c++11
-target.path = /usr/games/
+target.path = /usr/bin/
INSTALLS += target
desktop.path = /usr/share/applications/
|