mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
qt_sdk: hide install command when not verbose
This commit is contained in:
parent
a64602de78
commit
057cfafcf1
2
Makefile
2
Makefile
@ -183,7 +183,7 @@ qt_sdk_install: qt_sdk_clean
|
||||
|
||||
#installer is an executable, make it executable and run it
|
||||
$(V1) chmod u+x "$(DL_DIR)/$(QT_SDK_FILE)"
|
||||
"$(DL_DIR)/$(QT_SDK_FILE)" -style cleanlooks
|
||||
$(V1) "$(DL_DIR)/$(QT_SDK_FILE)" -style cleanlooks
|
||||
|
||||
.PHONY: qt_sdk_clean
|
||||
qt_sdk_clean:
|
||||
|
Loading…
x
Reference in New Issue
Block a user