From a4f0d5c36477558bd6cd18f4623d77c052394f8956ff6a15df4e7cbdddf43e07 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 11 Jun 2024 08:45:40 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=567 --- util-linux.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util-linux.spec b/util-linux.spec index 6f0f50f..6204add 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -485,7 +485,7 @@ configure_options="" # libmagic is only used for determining in more(1) whether or not a file # is binary. but it has builtin code that is doing the same with a simpler # check and the libmagic database dependency is rather large (9MB+) -configure_options+="--without-libmagic" +configure_options+="--without-libmagic " %if "%ulbuild" == "python" %define _configure ../configure