- use -p0 not -p1 when applying patch

This commit is contained in:
John (J5) Palmieri 2006-11-14 19:23:58 +00:00
parent b3eeb66abb
commit fe28c49056

View File

@ -66,7 +66,7 @@ in this separate package so server systems need not install X.
%patch2 -p1 -b .selinux-avc-audit %patch2 -p1 -b .selinux-avc-audit
%patch3 -p1 -b .start-early %patch3 -p1 -b .start-early
%patch4 -p1 -b .audit_system %patch4 -p1 -b .audit_system
%patch5 -p1 -b .thread %patch5 -p0 -b .thread
autoreconf -f -i autoreconf -f -i
%build %build