SHA256
1
0
forked from pool/apache-ivy
Tomáš Chvátal 2014-07-08 11:18:13 +00:00 committed by Git OBS Bridge
parent 499fc66a52
commit eb3e01b7d9

View File

@ -102,7 +102,7 @@ cp -rp build/doc/reports/api/. %{buildroot}%{_javadocdir}/%{name}
# Command line script
MAIN_CLASS=`sed -rn 's/^Main-Class: (.*)$/\1/gp' META-INF/MANIFEST.MF | tr -d '\r'`
%{jpackage_script} "${MAIN_CLASS}" "" "" ant:ant/ant-nodeps:ivy:oro:jsch:commons-httpclient ivy
%jpackage_script "${MAIN_CLASS}" "" "" ant:ant/ant-nodeps:ivy:oro:jsch:commons-httpclient ivy
mkdir -p %{buildroot}%{_sysconfdir}/ant.d
echo "ivy" > %{buildroot}%{_sysconfdir}/ant.d/%{name}