Skip to content

Commit

Permalink
libraries/qt6gtk2: Source qt6 profile.
Browse files Browse the repository at this point in the history
Signed-off-by: Willy Sudiarto Raharjo <[email protected]>
  • Loading branch information
willysr committed Dec 15, 2024
1 parent 1db48d6 commit 44544a3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions libraries/qt6gtk2/qt6gtk2.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,9 @@ 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 {} \;

# source manually
. /etc/profile.d/qt6.sh

QMAKE_CFLAGS_RELEASE="$SLKCFLAGS" \
QMAKE_CXXFLAGS_RELEASE="$SLKCFLAGS" \
PREFIX=/usr \
Expand Down

0 comments on commit 44544a3

Please sign in to comment.