2022-02-12 12:53:11 -04:00

6 lines
60 B
Bash
Executable File

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