From 4235d915eca43761493a1fa9d0707cf08f1bcf0a18ebe55fefc684943a4178e6 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Tue, 26 Nov 2019 06:39:04 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/scala?expand=0&rev=10 --- scala.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 \