Fix patch applying for double dir structure
This commit is contained in:
parent
15aa502b66
commit
9607e425c8
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user