summaryrefslogtreecommitdiffstats
path: root/package/qt5/qt5quickcontrols
diff options
context:
space:
mode:
authorRicardo Martincoski <ricardo.martincoski@gmail.com>2017-04-04 19:50:11 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-04-06 22:40:33 +0200
commit6eb5cf144f0cabc399ada1e4963fc66bbb5a8c62 (patch)
treed2cc36e5e14b79320b04c4c494c3058f662f4bd2 /package/qt5/qt5quickcontrols
parent9576defc4b84df475cbfbc8de62f290538d94fad (diff)
downloadbuildroot-6eb5cf144f0cabc399ada1e4963fc66bbb5a8c62.tar.gz
buildroot-6eb5cf144f0cabc399ada1e4963fc66bbb5a8c62.zip
package: remove consecutive empty lines
Occurrences were searched using [1]: check-package --include-only ConsecutiveEmptyLines $(find * -type f) and manually removed. [1] http://patchwork.ozlabs.org/patch/729666/ Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/qt5/qt5quickcontrols')
-rw-r--r--package/qt5/qt5quickcontrols/qt5quickcontrols.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/qt5/qt5quickcontrols/qt5quickcontrols.mk b/package/qt5/qt5quickcontrols/qt5quickcontrols.mk
index 0f11b79caa..d28993244e 100644
--- a/package/qt5/qt5quickcontrols/qt5quickcontrols.mk
+++ b/package/qt5/qt5quickcontrols/qt5quickcontrols.mk
@@ -30,7 +30,6 @@ define QT5QUICKCONTROLS_INSTALL_STAGING_CMDS
$(TARGET_MAKE_ENV) $(MAKE) -C $(@D) install
endef
-
ifeq ($(BR2_PACKAGE_QT5DECLARATIVE_QUICK)$(BR2_PACKAGE_QT5BASE_WIDGETS),yy)
define QT5QUICKCONTROLS_INSTALL_TARGET_PRIVATEWIDGETS
cp -dpfr $(STAGING_DIR)/usr/qml/QtQuick/PrivateWidgets $(TARGET_DIR)/usr/qml/QtQuick
OpenPOWER on IntegriCloud