kiss-mfavila-large/ports/sup/build

5 lines
75 B
Bash
Executable File

#!/bin/sh -e
make PREFIX="/usr" musl
install -Dm4711 sup "$1/usr/bin/sup"