mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-22 07:10:16 -07:00
file: init at 5.37
This commit is contained in:
parent
98b29bcf4d
commit
2dfe3ba579
7
repo/file/build
Executable file
7
repo/file/build
Executable file
@ -0,0 +1,7 @@
|
|||||||
|
#!/bin/sh -e
|
||||||
|
|
||||||
|
./configure \
|
||||||
|
--prefix=/usr
|
||||||
|
|
||||||
|
make
|
||||||
|
make DESTDIR="$1" install
|
1
repo/file/checksums
Normal file
1
repo/file/checksums
Normal file
@ -0,0 +1 @@
|
|||||||
|
e9c13967f7dd339a3c241b7710ba093560b9a33013491318e88e6b8b57bae07f file-5.37.tar.gz
|
1
repo/file/depends
Normal file
1
repo/file/depends
Normal file
@ -0,0 +1 @@
|
|||||||
|
zlib
|
1
repo/file/sources
Normal file
1
repo/file/sources
Normal file
@ -0,0 +1 @@
|
|||||||
|
ftp://ftp.astron.com/pub/file/file-5.37.tar.gz
|
1
repo/file/version
Normal file
1
repo/file/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
5.37 1
|
Loading…
Reference in New Issue
Block a user