common/build-style/scons.sh: fix comment

This commit is contained in:
Michael Gehring 2018-03-05 20:49:08 +00:00
parent 43e9ab36fb
commit 5d6b70bd29
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# #
# This helper is for templates using Qt4/Qt5 qmake. # This helper is for templates using scons.
# #
do_build() { do_build() {
: ${make_cmd:=scons} : ${make_cmd:=scons}