mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-23 14:51:24 +08:00
Missed when cherry-picking 8b8265e81b
Change-Id: I2eb4169677104e4ce1f129452aefa1a7a1190408
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
6 lines
94 B
Bash
Executable File
6 lines
94 B
Bash
Executable File
#!/usr/bin/env bash
|
|
set -ex
|
|
|
|
BASEDIR=$(dirname "$0")
|
|
"$BASEDIR/../common/macos/postgresql.sh"
|