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