Accepting request 1183282 from utilities

- fix %check

OBS-URL: https://build.opensuse.org/request/show/1183282
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtree?expand=0&rev=2
This commit is contained in:
2024-06-27 14:00:57 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 26 05:42:06 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
- fix %check
-------------------------------------------------------------------
Mon Jun 10 18:27:19 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
+1 -1
View File
@@ -38,7 +38,7 @@ are found or why they cannot be located.
%make_install PREFIX=%{_prefix}
%check
%ifnarch %ix86
%ifarch x86_64
%make_build check
%endif