summaryrefslogtreecommitdiffstats
path: root/package/qt5/qt5multimedia
diff options
context:
space:
mode:
authorJerzy Grzegorek <jerzy.grzegorek@trzebnica.net>2017-03-19 10:59:50 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-03-19 14:09:24 +0100
commitdff59eb5def008dddcbf957e2b0f0a550ef87d3c (patch)
treed4b25f68af8075e311c7d86aaef70173e8e0ae1a /package/qt5/qt5multimedia
parentea7532047d5141c7ed0335247ef2fa3793f33118 (diff)
downloadbuildroot-dff59eb5def008dddcbf957e2b0f0a550ef87d3c.tar.gz
buildroot-dff59eb5def008dddcbf957e2b0f0a550ef87d3c.zip
package/qt5multimedia: indentation cleanup
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
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