mirror of
https://github.com/krglaws/MyLFS.git
synced 2025-07-26 15:46:59 +00:00
8 lines
85 B
Bash
8 lines
85 B
Bash
# Sysvinit Phase 4
|
|
patch -Np1 -i ../$(basename $PATCH_SYSVINIT)
|
|
|
|
make
|
|
|
|
make install
|
|
|