This commit is contained in:
parent
f0514a4f19
commit
f2a9593834
@ -205,9 +205,9 @@ chmod 755 tools/get-scala-*
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
export ANT_OPTS="-Xms2048m -Xmx2048m %{do_bootstrap}"
|
export ANT_OPTS="%{do_bootstrap}"
|
||||||
|
|
||||||
%ant build %{docs_target} || exit 1
|
%ant -v build %{docs_target} || exit 1
|
||||||
pushd build/pack/lib
|
pushd build/pack/lib
|
||||||
mv scala-library.jar scala-library.jar.no
|
mv scala-library.jar scala-library.jar.no
|
||||||
bnd wrap --properties %{SOURCE1} --output scala-library.jar \
|
bnd wrap --properties %{SOURCE1} --output scala-library.jar \
|
||||||
|
Loading…
Reference in New Issue
Block a user