diff --git a/desktop/qt6ct/qt6ct.SlackBuild b/desktop/qt6ct/qt6ct.SlackBuild index 0fe2f5a877..8e5d0de3eb 100644 --- a/desktop/qt6ct/qt6ct.SlackBuild +++ b/desktop/qt6ct/qt6ct.SlackBuild @@ -79,7 +79,7 @@ find -L . \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; -qmake-qt6 \ +qmake6 \ PREFIX=/usr \ QMAKE_CFLAGS="$SLKCFLAGS" \ QMAKE_CXXFLAGS="$SLKCFLAGS"