kiss-mfavila-large/ports/icewm/build~

8 lines
79 B
Bash
Executable File

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