diff --git a/extra/gcompat/build b/extra/gcompat/build deleted file mode 100755 index 868ce233..00000000 --- a/extra/gcompat/build +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/sh -e - -sed 's|/lib|/usr/lib|g' Makefile > _ -mv -f _ Makefile - -# pkgconf is only used to check for obstack support -# which we don't have. The build works fine without -# this line, this just hides the errors. -# -# Also see: https://github.com/pullmoll/musl-obstack/ -make PKG_CONFIG=/bin/true -make install diff --git a/extra/gcompat/checksums b/extra/gcompat/checksums deleted file mode 100644 index 3dfd1a8d..00000000 --- a/extra/gcompat/checksums +++ /dev/null @@ -1 +0,0 @@ -5bcf8bbe4b417bc66b22a7a3675273aa8834480144338172bbd8e81eaf41a7c4 diff --git a/extra/gcompat/sources b/extra/gcompat/sources deleted file mode 100644 index 19d12c43..00000000 --- a/extra/gcompat/sources +++ /dev/null @@ -1 +0,0 @@ -https://distfiles.adelielinux.org/source/gcompat/gcompat-VERSION.tar.xz diff --git a/extra/gcompat/version b/extra/gcompat/version deleted file mode 100644 index 44489962..00000000 --- a/extra/gcompat/version +++ /dev/null @@ -1 +0,0 @@ -1.0.0 1 diff --git a/extra/patchelf/build b/extra/patchelf/build deleted file mode 100755 index fe414734..00000000 --- a/extra/patchelf/build +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh -e - -./configure \ - --prefix=/usr - -make -make install - -rm -rf "$1/usr/share/doc" diff --git a/extra/patchelf/checksums b/extra/patchelf/checksums deleted file mode 100644 index f4115629..00000000 --- a/extra/patchelf/checksums +++ /dev/null @@ -1 +0,0 @@ -699a31cf52211cf5ad6e35a8801eb637bc7f3c43117140426400d67b7babd792 diff --git a/extra/patchelf/sources b/extra/patchelf/sources deleted file mode 100644 index af3f095b..00000000 --- a/extra/patchelf/sources +++ /dev/null @@ -1 +0,0 @@ -https://github.com/NixOS/patchelf/releases/download/VERSION/patchelf-VERSION.tar.bz2 diff --git a/extra/patchelf/version b/extra/patchelf/version deleted file mode 100644 index 510a262a..00000000 --- a/extra/patchelf/version +++ /dev/null @@ -1 +0,0 @@ -0.12 1