1
0
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:
Stacey Sheldon 2012-04-01 19:14:09 -04:00
parent a64602de78
commit 057cfafcf1

View File

@ -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: