kiss-mfavila-large/ports/unofficial/stable/libyajl/build

8 lines
76 B
Bash
Executable File

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