kiss-mfavila-large/ports/unofficial/stable/wireguard-tools/build

7 lines
65 B
Bash
Executable File

#!/bin/sh -e
cd src
make
make DESTDIR="$1" PREFIX=/usr install