Browse Source

Change install path: /usr/bin -> /usr/local/bin

pull/74/head
Tux3 / Mlkj / !Lev.uXFMLA 11 years ago
parent
commit
c169ede0cf
  1. 2
      toxgui.pro

2
toxgui.pro

@ -17,7 +17,7 @@ TRANSLATIONS = translations/fr.ts \ @@ -17,7 +17,7 @@ TRANSLATIONS = translations/fr.ts \
RESOURCES += res.qrc
target.path = /usr/bin
target.path = /usr/local/bin
INSTALLS += target
INCLUDEPATH += libs/include

Loading…
Cancel
Save