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