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

5 lines
69 B
Bash
Executable File

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