Move patching sources to %prep where it belongs

This commit is contained in:
Mikolaj Izdebski 2013-10-21 19:10:01 +02:00
parent 7ca24acbd2
commit c8df4d2914

View File

@ -91,9 +91,9 @@ Requires: fedora-review
%prep
%setup -q -n javapackages-%{version}
%patch0001 -p1
%build
%patch0001 -p1
%configure
./build
pushd python