A_OS/ports/official/base/dat/dat-aspell-dict-en/build
2024-05-22 09:29:02 +00:00

7 lines
58 B
Bash

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