qt5.wrapQtAppsHook: append *Phases with appendToVar

This commit is contained in:
Yueh-Shun Li
2024-12-17 01:46:04 +08:00
parent b8d4a65cb1
commit 3e7009dee3
@@ -65,7 +65,7 @@ qtOwnPathsHook() {
qtHostPathHook "${!outputBin}"
}
preFixupPhases+=" qtOwnPathsHook"
appendToVar preFixupPhases qtOwnPathsHook
# Note: $qtWrapperArgs still gets defined even if ${dontWrapQtApps-} is set.
wrapQtAppsHook() {