Skip to content

Commit

Permalink
libraries/qt6gtk2: Fix build.
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 14, 2024
1 parent 1db48d6 commit eca928e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/qt6gtk2/qt6gtk2.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ QMAKE_CFLAGS_RELEASE="$SLKCFLAGS" \
QMAKE_CXXFLAGS_RELEASE="$SLKCFLAGS" \
PREFIX=/usr \
LIBDIR=/usr/lib${LIBDIRSUFFIX} \
qmake6
qmake-qt6

make
make install INSTALL_ROOT=$PKG
Expand Down

0 comments on commit eca928e

Please sign in to comment.