forked from kiss-community/repo
gcompat,patchelf: remove from repositories
I have never used these nor tested them. The repositories are functional without them. They are better in the hands of someone with a need for them.
This commit is contained in:
parent
6fc6158c2c
commit
5219ef14f4
@ -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
|
|
@ -1 +0,0 @@
|
|||||||
5bcf8bbe4b417bc66b22a7a3675273aa8834480144338172bbd8e81eaf41a7c4
|
|
@ -1 +0,0 @@
|
|||||||
https://distfiles.adelielinux.org/source/gcompat/gcompat-VERSION.tar.xz
|
|
@ -1 +0,0 @@
|
|||||||
1.0.0 1
|
|
@ -1,9 +0,0 @@
|
|||||||
#!/bin/sh -e
|
|
||||||
|
|
||||||
./configure \
|
|
||||||
--prefix=/usr
|
|
||||||
|
|
||||||
make
|
|
||||||
make install
|
|
||||||
|
|
||||||
rm -rf "$1/usr/share/doc"
|
|
@ -1 +0,0 @@
|
|||||||
699a31cf52211cf5ad6e35a8801eb637bc7f3c43117140426400d67b7babd792
|
|
@ -1 +0,0 @@
|
|||||||
https://github.com/NixOS/patchelf/releases/download/VERSION/patchelf-VERSION.tar.bz2
|
|
@ -1 +0,0 @@
|
|||||||
0.12 1
|
|
Loading…
Reference in New Issue
Block a user