forked from kiss-community/repo
gcompat: new package at 0.9.0
This commit is contained in:
parent
6bdce0d443
commit
39ea63b7f8
7
extra/gcompat/build
Executable file
7
extra/gcompat/build
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
sed -i 's|/lib|/usr/lib|g' Makefile
|
||||
|
||||
make LOADER_NAME=ld-linux-x86-64.so.2
|
||||
make DESTDIR="$1" install
|
||||
|
1
extra/gcompat/checksums
Normal file
1
extra/gcompat/checksums
Normal file
@ -0,0 +1 @@
|
||||
4555d045d7d2831d11b907719005c5dfbc77642c32f8c0172d40883026ffaf53 gcompat-0.9.0.tar.xz
|
1
extra/gcompat/sources
Normal file
1
extra/gcompat/sources
Normal file
@ -0,0 +1 @@
|
||||
https://distfiles.adelielinux.org/source/gcompat/gcompat-0.9.0.tar.xz
|
1
extra/gcompat/version
Normal file
1
extra/gcompat/version
Normal file
@ -0,0 +1 @@
|
||||
0.9.0 1
|
Loading…
Reference in New Issue
Block a user