index
:
lfs_build
master
odroid_n2+
odroid_n2+-systemd
systemd
LFS build script repo
GIT Owner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chapter8
/
groff.sh
blob: 73b4b93434cf2c8da709c9768c726ca1617e6733 (
plain
)
1
2
3
4
5
6
7
8
#!/bin/bash
set
-e
PAGE
=
letter
./configure
--prefix
=
/usr
&&
make
&&
make
-j1
install