1
0
mirror of https://github.com/krglaws/MyLFS.git synced 2025-07-26 15:46:59 +00:00
Files
MyLFS-big_bash_script/phase3/texinfo.sh
2023-02-18 12:10:41 -05:00

7 lines
64 B
Bash

# Texinfo Phase 3
./configure --prefix=/usr
make
make install