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