Fridrich Strba 2022-05-10 17:10:27 +00:00 committed by Git OBS Bridge
parent 909eab1516
commit 365cbe3bfb

View File

@ -60,6 +60,10 @@ API documentation for %{name}.
%setup -q -a1
find . -name "*.jar" -exec rm -f {} \;
# We don't want to depend on ant, since it will be
# present when we try to use the task
%pom_change_dep :ant :::provided %{name}-ant-task
# bnc#759912
rm -rf docs cal10n-site
cat > README.SUSE <<EOF