SHA256
1
0
forked from pool/ant

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 08e1b5f3e1
commit c5dc2e4206
2 changed files with 7 additions and 0 deletions

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