A_OS/ports/official/base/dat/dat-aspell-dict-en/build
2023-04-30 20:16:11 -04:00

7 lines
58 B
Bash
Executable File

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