kiss-mfavila-large/community-mod/stable/tty-clock/build
2021-07-28 18:38:44 +00:00

7 lines
105 B
Bash
Executable File

#!/bin/sh -e
make
# No 'DESTDIR' because the Makefile doesn't support it.
make PREFIX="$1/usr" install