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