2021-07-28 18:38:44 +00:00

5 lines
60 B
Bash
Executable File

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