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