diff options
author | B. Watson <yalhcru@gmail.com> | 2022-02-14 20:22:53 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-16 08:20:05 +0700 |
commit | 51032046b692426c8f9b38b5f084c53c3e268998 (patch) | |
tree | 8198f64b773e66762ee1690c8cd0d0276bc62f1d /multimedia/SimpleSysexxer/SimpleSysexxer.SlackBuild | |
parent | 34cb8be9ba6d36cf973c3896e3ca0d1bc899c3c8 (diff) |
multimedia/SimpleSysexxer: Fix 15.0 build.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/SimpleSysexxer/SimpleSysexxer.SlackBuild')
-rw-r--r-- | multimedia/SimpleSysexxer/SimpleSysexxer.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/SimpleSysexxer/SimpleSysexxer.SlackBuild b/multimedia/SimpleSysexxer/SimpleSysexxer.SlackBuild index c8c75b9c73d7a..e9848b879d1c3 100644 --- a/multimedia/SimpleSysexxer/SimpleSysexxer.SlackBuild +++ b/multimedia/SimpleSysexxer/SimpleSysexxer.SlackBuild @@ -60,7 +60,7 @@ find -L . \ -exec chmod 644 {} \; sed -i "s%-O0 -g3%$SLKCFLAGS%" $PRGNAM.pro -qmake SimpleSysexxer.pro +qmake-qt4 SimpleSysexxer.pro make # manual copy of translations |