Move patching sources to %prep where it belongs
This commit is contained in:
parent
7ca24acbd2
commit
c8df4d2914
@ -91,9 +91,9 @@ Requires: fedora-review
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n javapackages-%{version}
|
%setup -q -n javapackages-%{version}
|
||||||
|
%patch0001 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%patch0001 -p1
|
|
||||||
%configure
|
%configure
|
||||||
./build
|
./build
|
||||||
pushd python
|
pushd python
|
||||||
|
Loading…
Reference in New Issue
Block a user