From 2bb5cfcab8f1c66cb383ced73a164efa474a6cbb Mon Sep 17 00:00:00 2001 From: alpemwarrior Date: Thu, 24 Feb 2022 20:38:38 +0000 Subject: [PATCH] Revert "Disable lto build (fedora)" --- fedora/OpenRGB.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora/OpenRGB.spec b/fedora/OpenRGB.spec index b5c21a97..f2cddf89 100644 --- a/fedora/OpenRGB.spec +++ b/fedora/OpenRGB.spec @@ -22,7 +22,7 @@ cp %{_sourcedir}/%{_name}/* %{_builddir} -r %build cd %{_builddir} -/usr/lib64/qt5/bin/qmake PREFIX=%{_prefix} +%qmake_qt5 PREFIX=%{_prefix} %make_build %install