kiss-mfavila-large/ports/banished/retrosmart-icon-theme/build

8 lines
78 B
Bash
Executable File

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