Change install folder

This commit is contained in:
Kevin Yue 2020-02-21 22:22:24 +08:00
parent 49ad8fd142
commit 86dd501506
2 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@ FORMS += \
DBUS_INTERFACES += ../GPService/gpservice.xml
# Default rules for deployment.
target.path = /usr/local/bin
target.path = /usr/bin
INSTALLS += target
DISTFILES += \

View File

@ -32,7 +32,7 @@ SOURCES += \
DBUS_ADAPTORS += gpservice.xml
# Default rules for deployment.
target.path = /usr/local/bin
target.path = /usr/bin
INSTALLS += target
DISTFILES += \