diff options
author | CoprDistGit <infra@openeuler.org> | 2024-07-24 15:55:39 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-07-24 15:55:39 +0000 |
commit | 0ef0358fb9a96b684c51b07759da277a0e33b2c0 (patch) | |
tree | 95890e1cc942cb49f34922df19d938077336d417 | |
parent | c464b3c0d89c39198e3c7fa51744d020f5eed95f (diff) |
automatic import of libxml2
-rw-r--r-- | libxml2.spec | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libxml2.spec b/libxml2.spec index 0f1f10e..2d82c83 100644 --- a/libxml2.spec +++ b/libxml2.spec @@ -11,8 +11,6 @@ Patch0: libxml2-multilib.patch BuildRequires: pkgconfig(liblzma) BuildRequires: pkgconfig(python3) BuildRequires: pkgconfig(zlib) -BuildRequires: autoconf -BuildRequires: automake URL: http://xmlsoft.org/ %description @@ -72,7 +70,6 @@ cp doc/*.py py3doc sed -i 's|#!/usr/bin/python |#!%{__python3} |' py3doc/*.py %build -./autogen.sh %configure --enable-static --with-ftp %make_build |