index
:
repository
helpers
master
Carbs Linux repositories
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
community
/
quark
/
build
blob: fb79f372eb10c87a19f6d079f836a40f34d0ba28 (
plain
)
1
2
3
4
#!/bin/sh -e
make
LDFLAGS
=
"
$LDFLAGS
-static"
make
PREFIX
=
/usr
DESTDIR
=
"
$1
"
install