before index-conflict changes
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
s6 2.13.2
|
||||
=
|
||||
https://skarnet.org/software/s6/s6-2.13.2.0.tar.gz
|
||||
|
||||
``` sh *** build ***
|
||||
@ -6,6 +7,11 @@ https://skarnet.org/software/s6/s6-2.13.2.0.tar.gz
|
||||
make -j$(nproc) && make install && mkdir -p /pkg/gnu/s6/etc/service
|
||||
```
|
||||
|
||||
``` sh *** config ***
|
||||
echo '#!/pkg/gnu/bin/execlineb -P\n\n/pkg/gnu/bin/export PATH /bin:/pkg/musl/bin:/pkg/musl/sbin:/pkg/gnu/bin:/pkg/gnu/sbin\n/pkg/gnu/bin/exec s6-svscan /pkg/gnu/s6/etc/service/current' > /pkg/gnu/s6/bin/s6-init
|
||||
```
|
||||
|
||||
``` cfg *** build deps ***
|
||||
skalibs
|
||||
aero-utils
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user