qt5: current dir should be sourceDir in build()

This commit is contained in:
Jérôme Duval
2021-04-12 15:09:00 +02:00
parent 9d19cc78a6
commit 6e54a55cdc

View File

@@ -698,6 +698,8 @@ defineDebugInfoPackage qt5$secondaryArchSuffix \
BUILD()
{
cd $sourceDir
export LLVM_INSTALL_DIR="$(llvm-config --prefix)"
_fdirs=$(ls -d /sources-*/*)