From baf83d583a7846858ff4cb29b00625365f3c2f0cd59f6df41358ec73085a95c8 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Wed, 11 Nov 2020 12:27:37 +0000 Subject: [PATCH] dbg /boot and /lib/modules OBS-URL: https://build.opensuse.org/package/show/Virtualization/supermin?expand=0&rev=50 --- supermin.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/supermin.spec b/supermin.spec index a628eaf..c221274 100644 --- a/supermin.spec +++ b/supermin.spec @@ -86,6 +86,8 @@ touch INSTALL NEWS AUTHORS ChangeLog find %{buildroot} -ls %check +ls -alt /boot /lib/modules || : +ls -altd /lib/modules/*/* || : %ifnarch s390x make check || { cat tests/test-suite.log