summaryrefslogtreecommitdiffstats
path: root/package/qt5/qt5virtualkeyboard/2.0/0001-remove-weird-install-path-for-example.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/qt5/qt5virtualkeyboard/2.0/0001-remove-weird-install-path-for-example.patch')
-rw-r--r--package/qt5/qt5virtualkeyboard/2.0/0001-remove-weird-install-path-for-example.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/qt5/qt5virtualkeyboard/2.0/0001-remove-weird-install-path-for-example.patch b/package/qt5/qt5virtualkeyboard/2.0/0001-remove-weird-install-path-for-example.patch
index 2f8ea3bc94..367cc4a1f7 100644
--- a/package/qt5/qt5virtualkeyboard/2.0/0001-remove-weird-install-path-for-example.patch
+++ b/package/qt5/qt5virtualkeyboard/2.0/0001-remove-weird-install-path-for-example.patch
@@ -23,13 +23,13 @@ index 28cc4dc..0f71e0e 100644
QTPLUGIN += qtvirtualkeyboardplugin
}
-android-no-sdk|!isEmpty(CROSS_COMPILE) {
-- TARGETPATH = /data/user/qt/virtualkeyboard
+- TARGETPATH = /data/user/qt/virtualkeyboard/basic
-} else {
-- TARGETPATH = $$[QT_INSTALL_EXAMPLES]/virtualkeyboard
+- TARGETPATH = $$[QT_INSTALL_EXAMPLES]/virtualkeyboard/basic
-}
-target.path = $$TARGETPATH
+
-+target.path = $$[QT_INSTALL_EXAMPLES]/virtualkeyboard
++target.path = $$[QT_INSTALL_EXAMPLES]/virtualkeyboard/basic
INSTALLS += target
RESOURCES += \
OpenPOWER on IntegriCloud