From 47a4c0877b12b632190a6fa94a0a1cd0ca802c9c Mon Sep 17 00:00:00 2001 From: John Date: Sun, 24 Aug 2025 22:23:57 +0200 Subject: [PATCH] common/build-helper/qmake6: correct TargetSpec path --- common/build-helper/qmake6.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/build-helper/qmake6.sh b/common/build-helper/qmake6.sh index fb344c90f4d..8a70285e3c4 100644 --- a/common/build-helper/qmake6.sh +++ b/common/build-helper/qmake6.sh @@ -60,7 +60,7 @@ HostBinaries=/usr/lib/qt6/bin HostLibraries=/usr/lib HostLibraryExecutables=/usr/lib/qt6/libexec Spec=linux-g++ -TargetSpec=$XBPS_WRAPPERDIR/target-spec/linux-g++ +TargetSpec=$XBPS_WRAPPERDIR/qt6/target-spec/linux-g++ _EOF # create the qmake-wrapper here because it only