summaryrefslogtreecommitdiffstats
path: root/desktop/qt6ct
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/qt6ct')
-rw-r--r--desktop/qt6ct/qt6ct.SlackBuild2
1 files changed, 1 insertions, 1 deletions
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"