kiss-mfavila-large/ports/unofficial/rolling/xcalc-git/build

9 lines
83 B
Bash
Executable File

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