diff --git a/extra/libxml2/build b/extra/libxml2/build deleted file mode 100755 index a568fbde..00000000 --- a/extra/libxml2/build +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh -e - -./configure \ - --prefix=/usr \ - --with-threads \ - --with-history \ - --without-python \ - --without-icu - -make -make DESTDIR="$1" install diff --git a/extra/libxml2/checksums b/extra/libxml2/checksums deleted file mode 100644 index 767c08ad..00000000 --- a/extra/libxml2/checksums +++ /dev/null @@ -1 +0,0 @@ -aafee193ffb8fe0c82d4afef6ef91972cbaf5feea100edc2f262750611b4be1f libxml2-2.9.10.tar.gz diff --git a/extra/libxml2/depends b/extra/libxml2/depends deleted file mode 100644 index 8c249387..00000000 --- a/extra/libxml2/depends +++ /dev/null @@ -1,2 +0,0 @@ -xz -zlib diff --git a/extra/libxml2/sources b/extra/libxml2/sources deleted file mode 100644 index 2077d565..00000000 --- a/extra/libxml2/sources +++ /dev/null @@ -1 +0,0 @@ -https://fossies.org/linux/www/libxml2-2.9.10.tar.gz diff --git a/extra/libxml2/version b/extra/libxml2/version deleted file mode 100644 index 6dec9a96..00000000 --- a/extra/libxml2/version +++ /dev/null @@ -1 +0,0 @@ -2.9.10 2