diff --git a/scala.spec b/scala.spec index 941324c..57a8037 100644 --- a/scala.spec +++ b/scala.spec @@ -1,7 +1,7 @@ # # 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 # 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}" -ant build docs || exit 1 +%ant build docs || exit 1 pushd build/pack/lib mv scala-library.jar scala-library.jar.no bnd wrap --properties %{SOURCE1} --output scala-library.jar \