Fix patch applying for double dir structure

This commit is contained in:
Hans de Goede 2011-03-01 15:14:57 +02:00
parent 15aa502b66
commit 9607e425c8

View File

@ -120,7 +120,9 @@ snappy is a tool to capture screen-shots of a SPICE desktop.
%prep
%setup -q -n spice-gtk-%{version} -c
%patch0 -p1 -b .build
pushd spice-gtk-%{version}
%patch1 -p1
popd
%if %{with_gtk3}
cp -a spice-gtk-%{version} spice-gtk3-%{version}