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
|
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
|
%check
|
||||||
%make_build test
|
%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
|
find docs/manual tests \( -name \*.log -o -name \*.aux -o -name WARNINGS \) -delete
|
||||||
|
rm -rf tests/l2htest
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc Changes FAQ README.md TODO dot.latex2html-init
|
%doc Changes FAQ README.md TODO dot.latex2html-init
|
||||||
|
Loading…
x
Reference in New Issue
Block a user