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
|
||||
%setup -q -n javapackages-%{version}
|
||||
%patch0001 -p1
|
||||
|
||||
%build
|
||||
%patch0001 -p1
|
||||
%configure
|
||||
./build
|
||||
pushd python
|
||||
|
Loading…
Reference in New Issue
Block a user