forked from pool/util-linux
This commit is contained in:
parent
c6d3edf7db
commit
a4f0d5c364
@ -485,7 +485,7 @@ configure_options=""
|
|||||||
# libmagic is only used for determining in more(1) whether or not a file
|
# 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
|
# 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+)
|
# check and the libmagic database dependency is rather large (9MB+)
|
||||||
configure_options+="--without-libmagic"
|
configure_options+="--without-libmagic "
|
||||||
|
|
||||||
%if "%ulbuild" == "python"
|
%if "%ulbuild" == "python"
|
||||||
%define _configure ../configure
|
%define _configure ../configure
|
||||||
|
Loading…
Reference in New Issue
Block a user