Fridrich Strba 2019-03-25 19:36:08 +00:00 committed by Git OBS Bridge
parent 225d36bc71
commit ecea16fa28

View File

@ -102,6 +102,8 @@ sed -i 's/\r//' LICENSE.txt PROPOSAL.html README.txt NOTICE.txt
cp -p %{SOURCE1} pom-testframework.xml
sed -i 's/@VERSION@/%{version}/' pom-testframework.xml
%pom_remove_parent .
%build
echo "junit.jar=$(build-classpath junit)" >>build.properties
ant \