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