index
:
repository
helpers
master
Carbs Linux repositories
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testing
/
fts
/
build
blob: 896e2e102d913c054ef9de1d3bc11b7944db9a9c (
plain
)
1
2
3
4
5
6
#!/bin/sh -e
./bootstrap.sh ./configure
--prefix
=
/usr make make
DESTDIR
=
"
$1
"
install