mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
qt5webchannel: indentation cleanup
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
f13e385670
commit
42289cd247
@@ -36,7 +36,7 @@ define QT5WEBCHANNEL_INSTALL_STAGING_CMDS
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define QT5WEBCHANNEL_INSTALL_TARGET_JAVASCRIPT
|
define QT5WEBCHANNEL_INSTALL_TARGET_JAVASCRIPT
|
||||||
$(INSTALL) -m 0644 -D $(@D)/src/webchannel/qwebchannel.js \
|
$(INSTALL) -m 0644 -D $(@D)/src/webchannel/qwebchannel.js \
|
||||||
$(TARGET_DIR)/var/www/qwebchannel.js
|
$(TARGET_DIR)/var/www/qwebchannel.js
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user