forked from kiss-community/repo
dinit: new at 0.17.1
This commit is contained in:
parent
5f257af959
commit
61d4da7475
6
extra/dinit/build
Executable file
6
extra/dinit/build
Executable file
@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/sh -e
|
||||||
|
|
||||||
|
# /sbin is a symlink to /usr/bin
|
||||||
|
./configure --prefix=/usr --sbindir=/usr/bin
|
||||||
|
make
|
||||||
|
make DESTDIR="$1" install
|
1
extra/dinit/checksums
Normal file
1
extra/dinit/checksums
Normal file
@ -0,0 +1 @@
|
|||||||
|
ef85fda576fc6dbd364d6ae123d2e40d173c0593627b5565f1d4ae55db97c57157
|
1
extra/dinit/sources
Normal file
1
extra/dinit/sources
Normal file
@ -0,0 +1 @@
|
|||||||
|
https://github.com/davmac314/dinit/releases/download/v0.17.1/dinit-0.17.1.tar.xz
|
1
extra/dinit/version
Normal file
1
extra/dinit/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
0.17.1 1
|
Loading…
Reference in New Issue
Block a user