Accepting request 1189530 from Publishing
cleanup after test to not modify the install result (boo#1227364) (forwarded request 1188512 from bmwiedemann) OBS-URL: https://build.opensuse.org/request/show/1189530 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/latex2html?expand=0&rev=50
This commit is contained in:
commit
d01d6bf0e3
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 19 03:30:32 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
|
||||
- cleanup after test to not modify the install result (boo#1227364)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 29 14:00:54 UTC 2024 - pgajdos@suse.com
|
||||
|
||||
|
@ -88,7 +88,9 @@ chmod 755 %{buildroot}%{_datadir}/%{name}/{cweb2html/makemake.pl,cweb2html/cweb2
|
||||
|
||||
%check
|
||||
%make_build test
|
||||
# cleanup after test to not modify the install result (boo#1227364)
|
||||
find docs/manual tests \( -name \*.log -o -name \*.aux -o -name WARNINGS \) -delete
|
||||
rm -rf tests/l2htest
|
||||
|
||||
%files
|
||||
%doc Changes FAQ README.md TODO dot.latex2html-init
|
||||
|
Loading…
Reference in New Issue
Block a user