SHA256
1
0
forked from pool/libxcrypt
2023-03-14 13:08:34 +00:00
committed by Git OBS Bridge
parent 6335f79866
commit e25db31efe

View File

@@ -31,9 +31,9 @@ BuildRequires: pkgconfig
# Enable support for livepatching.
%ifarch x86_64
%bcond_without livepatching 1
%bcond_without livepatching
%else
%bcond_with livepatching 0
%bcond_with livepatching
%endif
%description