mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-17 18:46:13 +08:00
Add missing shbang to cmake provisioning script
It was given execute permissions when renamed recently; but the bash-isms in it will only work with that if it uses bash. Change-Id: I61468257210ba586fdaf1e79531bae0492f9e8ae Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
$(dirname $0)/../common/cmake_linux.sh
|
||||
|
||||
Reference in New Issue
Block a user