kiss-mfavila-small/ports/viewres-git/build
2021-05-09 03:10:08 -03:00

10 lines
91 B
Bash
Executable File

#!/bin/sh -e
autoupdate
./autogen.sh \
--prefix=/usr
make
make DESTDIR="$1" install