aboutsummaryrefslogtreecommitdiff
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