This commit is contained in:
parent
1c5e6c294d
commit
4235d915ec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package scala
|
# spec file for package scala
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -207,7 +207,7 @@ chmod 755 tools/get-scala-*
|
|||||||
|
|
||||||
export ANT_OPTS="-Xms2048m -Xmx2048m %{do_bootstrap}"
|
export ANT_OPTS="-Xms2048m -Xmx2048m %{do_bootstrap}"
|
||||||
|
|
||||||
ant build docs || exit 1
|
%ant build docs || 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