1
0
Fridrich Strba 2019-04-08 18:11:24 +00:00 committed by Git OBS Bridge
parent 48fdf0957e
commit 51e71207eb

View File

@ -1,5 +1,5 @@
# #
# spec file for package beust-jcommander # spec file for package beust
# #
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
@ -59,6 +59,8 @@ cp -p %{SOURCE1} pom.xml
cp -p %{SOURCE2} build.xml cp -p %{SOURCE2} build.xml
sed -i 's/@VERSION@/%{version}/g' pom.xml build.xml sed -i 's/@VERSION@/%{version}/g' pom.xml build.xml
%pom_remove_parent .
%build %build
%{ant} jar javadoc %{ant} jar javadoc