summarylogtreecommitdiffstats
path: root/set-target-path.patch
diff options
context:
space:
mode:
Diffstat (limited to 'set-target-path.patch')
-rw-r--r--set-target-path.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/set-target-path.patch b/set-target-path.patch
new file mode 100644
index 000000000000..c735759c6593
--- /dev/null
+++ b/set-target-path.patch
@@ -0,0 +1,11 @@
+diff -aur package.pristine/swac-record.pro package.new/swac-record.pro
+--- package.pristine/swac-record.pro 2016-05-31 19:57:23.701366152 +0200
++++ package.new/swac-record.pro 2016-05-31 19:57:48.644520470 +0200
+@@ -46,6 +46,6 @@
+ CONFIG += link_pkgconfig
+ PKGCONFIG = portaudio-2.0 flac++ flac
+
+-target.path=/usr/local/bin/$$TARGET
++target.path=/usr/bin/$$TARGET
+ INSTALLS += target
+