Accepting request 579463 from home:ecsos

fix build error for Leap 42.3

OBS-URL: https://build.opensuse.org/request/show/579463
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=109
This commit is contained in:
Tomáš Chvátal 2018-02-23 10:45:12 +00:00 committed by Git OBS Bridge
parent 007bed30d1
commit c4870d4557
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 23 10:24:31 UTC 2018 - ecsos@opensuse.org
- fix build error for Leap 42.3
-------------------------------------------------------------------
Thu Feb 22 11:43:31 UTC 2018 - tchvatal@suse.com

View File

@ -530,6 +530,8 @@ find %{buildroot}%{_datadir}/ant%{_sysconfdir} -type f -name "*.xsl" \
-a ! -name tagdiff.xsl \
-print -delete
%endif
# remove *.orig
rm -rf %{buildroot}/usr/bin/ant.orig
%if %{with bootstrap}
%files