summaryrefslogtreecommitdiffstats
path: root/package/qt5/qt5multimedia
diff options
context:
space:
mode:
Diffstat (limited to 'package/qt5/qt5multimedia')
-rw-r--r--package/qt5/qt5multimedia/qt5multimedia.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/qt5/qt5multimedia/qt5multimedia.mk b/package/qt5/qt5multimedia/qt5multimedia.mk
index fccdd5d64b..0a953400da 100644
--- a/package/qt5/qt5multimedia/qt5multimedia.mk
+++ b/package/qt5/qt5multimedia/qt5multimedia.mk
@@ -66,7 +66,7 @@ endif
ifeq ($(BR2_PACKAGE_QT5BASE_EXAMPLES),y)
define QT5MULTIMEDIA_INSTALL_TARGET_EXAMPLES
- cp -dpfr $(STAGING_DIR)/usr/lib/qt/examples/multimedia* $(TARGET_DIR)/usr/lib/qt/examples/
+ cp -dpfr $(STAGING_DIR)/usr/lib/qt/examples/multimedia* $(TARGET_DIR)/usr/lib/qt/examples/
endef
endif
OpenPOWER on IntegriCloud