Dirk Mueller 2024-06-11 08:45:40 +00:00 committed by Git OBS Bridge
parent c6d3edf7db
commit a4f0d5c364

View File

@ -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