autosetup works badly with sle12sp5
OBS-URL: https://build.opensuse.org/package/show/Java:packages/javacc?expand=0&rev=29
This commit is contained in:
parent
6de5f7b7eb
commit
5423657263
@ -84,7 +84,9 @@ Group: Documentation/HTML
|
|||||||
This package contains the API documentation for %{name}.
|
This package contains the API documentation for %{name}.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{base_name}-%{base_name}-%{version} -p1
|
%setup -n %{base_name}-%{base_name}-%{version}
|
||||||
|
%patch0 -p1
|
||||||
|
%patch1 -p1
|
||||||
rm -f lib/*.jar
|
rm -f lib/*.jar
|
||||||
%if %{without bootstrap}
|
%if %{without bootstrap}
|
||||||
rm -f bootstrap/javacc.jar
|
rm -f bootstrap/javacc.jar
|
||||||
|
Loading…
Reference in New Issue
Block a user