From 8e29a45e456baf232196e8fa2fc5eae50be66993 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 17 Sep 2020 19:25:00 +0000 Subject: debian/: Initial draft for creating DEB packages. --- remote-support-desktop.pro | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'remote-support-desktop.pro') diff --git a/remote-support-desktop.pro b/remote-support-desktop.pro index e2b4fde..692fc8b 100644 --- a/remote-support-desktop.pro +++ b/remote-support-desktop.pro @@ -55,7 +55,5 @@ QML_IMPORT_PATH = # Additional import path used to resolve QML modules just for Qt Quick Designer QML_DESIGNER_IMPORT_PATH = -# Default rules for deployment. -qnx: target.path = /tmp/$${TARGET}/bin -else: unix:!android: target.path = /opt/$${TARGET}/bin +target.path = /usr/bin !isEmpty(target.path): INSTALLS += target -- cgit v1.2.3