#!/bin/sh -e yes "linux/serialmeter.cc" | patch -p1 < musl-fix.patch sed -i 's/\/usr\/local/\/usr/' Makefile make make DESTDIR="$1" install