forked from kiss-community/repo
patchelf: 0.12
This commit is contained in:
parent
8c145674bc
commit
d722e05c4e
7
extra/patchelf/build
Executable file
7
extra/patchelf/build
Executable file
@ -0,0 +1,7 @@
|
|||||||
|
#!/bin/sh -e
|
||||||
|
|
||||||
|
./configure \
|
||||||
|
--prefix=/usr
|
||||||
|
|
||||||
|
make
|
||||||
|
make DESTDIR="$1" install
|
1
extra/patchelf/checksums
Normal file
1
extra/patchelf/checksums
Normal file
@ -0,0 +1 @@
|
|||||||
|
699a31cf52211cf5ad6e35a8801eb637bc7f3c43117140426400d67b7babd792
|
1
extra/patchelf/sources
Normal file
1
extra/patchelf/sources
Normal file
@ -0,0 +1 @@
|
|||||||
|
https://github.com/NixOS/patchelf/releases/download/0.12/patchelf-0.12.tar.bz2
|
1
extra/patchelf/version
Normal file
1
extra/patchelf/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
0.12 1
|
Loading…
Reference in New Issue
Block a user