chore: Added a fallback mechanism for build failures. (ref #2706)

This commit is contained in:
Elysia
2025-12-18 17:54:50 +08:00
parent 34991dd32e
commit 17a3874ab1
2 changed files with 12 additions and 8 deletions
@@ -63,8 +63,6 @@ Wayland and X11.
%endif
-DBUILD_SHARED_LIBS=OFF \
-DCMAKE_BUILD_TYPE=Release \
-DDISTRIBUTOR="Fedora COPR (errornointernet/quickshell)" \
-DDISTRIBUTOR_DEBUGINFO_AVAILABLE=YES \
-DGIT_REVISION=%{commit} \
-DINSTALL_QML_PREFIX=%{_lib}/qt6/qml
%cmake_build