kiss-mfavila-large/community-mod/rolling/tty-clock-git/build

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