kiss-mfavila-large/ports/aspell-dict-en/build

7 lines
58 B
Bash
Executable File

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