Compare commits

..

1 Commits

Author SHA1 Message Date
Kevin Yue
86dd501506 Change install folder 2020-02-21 22:22:24 +08:00
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 += \