kiss-mfavila-large/ports/hicolor/build
2021-05-09 03:10:08 -03:00

7 lines
73 B
Bash
Executable File

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