12 lines
368 B
Diff
12 lines
368 B
Diff
|
--- Heimdall-1.4.0/heimdall-frontend/heimdall-frontend.pro.orig 2013-06-17 18:28:57.141120953 +0200
|
||
|
+++ Heimdall-1.4.0/heimdall-frontend/heimdall-frontend.pro 2013-06-17 18:29:10.238001690 +0200
|
||
|
@@ -79,7 +79,7 @@
|
||
|
DESTDIR = ../Linux
|
||
|
|
||
|
isEmpty(OUTPUTDIR) {
|
||
|
- target.path = /usr/local/bin
|
||
|
+ target.path = /usr/bin
|
||
|
} else {
|
||
|
target.path = $$OUTPUTDIR
|
||
|
}
|