1
0
Jan Engelhardt 2017-11-30 17:31:54 +00:00 committed by Git OBS Bridge
parent 601217ef72
commit aec3437774
2 changed files with 2 additions and 2 deletions

View File

@ -245,7 +245,7 @@ read %_docdir/%name/README.SUSE to pick a correct variant.
%prep
echo "=== RPM build flags: WX_DEBUG=0%{?WX_DEBUG}"
%setup -q -n %tarball_name-%version
%patch -P 1 -p1
%patch -P 1 -P 2 -p1
cp %{S:2} .
%build

View File

@ -249,7 +249,7 @@ read %_docdir/%name/README.SUSE to pick a correct variant.
%prep
echo "=== RPM build flags: WX_DEBUG=0%{?WX_DEBUG}"
%setup -q -n %tarball_name-%version
%patch -P 1 -p1
%patch -P 1 -P 2 -p1
cp %{S:2} .
%build