make it a toplevel patch

ugh, this is a nightmare to maintain :/
This commit is contained in:
Lukas Tinkl 2012-05-24 16:41:56 +02:00
parent 534f130d29
commit 73e318a836

View File

@ -332,8 +332,8 @@ sed -i -e "s|@@VERSION_RELEASE@@|%{version}-%{release}|" kio/kio/kprotocolmanage
%if "%{?udisks}" == "udisks2" %if "%{?udisks}" == "udisks2"
pushd solid pushd solid
%patch46 -p2 -b .udisks2_prep %patch46 -p2 -b .udisks2_prep
%patch47 -p4 -b .udisks2backend
popd popd
%patch47 -p4 -b .udisks2backend
%else %else
%patch45 -p1 -b .halectomy %patch45 -p1 -b .halectomy
%endif %endif