1
0
mirror of https://github.com/krglaws/MyLFS.git synced 2025-07-29 21:01:54 +00:00
Files

8 lines
79 B
Bash

# Groff Phase 4
PAGE=letter ./configure --prefix=/usr
make -j1
make install