mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 14:03:33 -04:00
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Marco Scardovi <marco@scardovi.com>
14 lines
391 B
Diff
14 lines
391 B
Diff
diff --git a/lib/lib.pro b/lib/lib.pro
|
|
index c1f8c5a..8718e85 100644
|
|
--- a/lib/lib.pro
|
|
+++ b/lib/lib.pro
|
|
@@ -62,7 +62,7 @@ SOURCES += ofonointerface.cpp \
|
|
ofonoconnmancontext.cpp \
|
|
ofonocellbroadcast.cpp
|
|
|
|
-target.path = $$[QT_INSTALL_PREFIX]/lib
|
|
+target.path = $$[QT_INSTALL_PREFIX]/lib64
|
|
headers.files = $$PUBLIC_HEADERS
|
|
headers.path = $$[QT_INSTALL_PREFIX]/include/ofono-qt
|
|
|