diff options
-rw-r--r-- | debian/patches/2001_adapt-install-target-path.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/2001_adapt-install-target-path.patch b/debian/patches/2001_adapt-install-target-path.patch index 4169024..4d64ca8 100644 --- a/debian/patches/2001_adapt-install-target-path.patch +++ b/debian/patches/2001_adapt-install-target-path.patch @@ -1,8 +1,8 @@ Description: Make sure the app gets installed to /usr/bin/. Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> ---- a/rwa.support.desktopapp.pro -+++ b/rwa.support.desktopapp.pro +--- a/rwa-support-desktopapp.pro ++++ b/rwa-support-desktopapp.pro @@ -55,7 +55,5 @@ # Additional import path used to resolve QML modules just for Qt Quick Designer QML_DESIGNER_IMPORT_PATH = |