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