master hovercats/oakiss / repo / unrar / build
1#!/bin/sh -e
2
3make LDFLAGS="$LDFLAGS -static"
4make DESTDIR="$1/usr" install