2019-11-09 17:09:20 +00:00
committed by Git OBS Bridge
parent 4c0b4ec772
commit 78585983bc
4 changed files with 4 additions and 0 deletions

View File

@@ -366,6 +366,7 @@ This package contains the manual for Apache Ant.
%setup -q -n apache-ant-%{version}
#Fixup version
find -name build.xml -o -name pom.xml | xargs sed -i -e s/-SNAPSHOT//
find -name \*.jar -print -delete
# When bootstrapping, we don't have junit
%if %{with bootstrap}