... and make the patch apply

This commit is contained in:
Lukas Tinkl 2012-04-17 19:30:16 +02:00
parent f4aa686537
commit 87f9a65582
1 changed files with 2 additions and 0 deletions

View File

@ -338,7 +338,9 @@ sed -i -e "s|@@VERSION_RELEASE@@|%{version}-%{release}|" kio/kio/kprotocolmanage
%patch200 -p1 -b .CVE-2009-2702
%if "%{?udisks}" == "udisks2"
pushd solid
%patch301 -p1 -b .udisks2backend
popd
%else
%patch300 -p1 -b .halectomy
%endif