forked from pool/apache-ivy
This commit is contained in:
parent
499fc66a52
commit
eb3e01b7d9
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user