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
/
xml-parser.sh
blob: ffaa526659cd0a5953e3a5abcd2af0a94f5c97a0 (
plain
)
1
2
3
4
5
6
7
8
#!/bin/bash
set
-e perl
Makefile.PL
&&
make
&&
make
-j1
install