Disable one hardening patch

This commit is contained in:
Denis Silakov 2014-05-23 14:47:56 +04:00
parent 32a3c13079
commit 8215eef498

View file

@ -905,7 +905,7 @@ This package contains the RPM API documentation generated in HTML format.
mkdir -p cpu-os-macros
tar -zxf %{SOURCE3} -C cpu-os-macros
%patch145 -p1
%patch507 -p0 -b .hardening_cpu_os_macros~
# %patch507 -p0 -b .hardening_cpu_os_macros~
%build
%configure2_5x --enable-nls \