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

7 lines
58 B
Plaintext
Raw Normal View History

2021-10-22 16:17:37 +00:00
#!/bin/sh -e
./configure
make
make DESTDIR="$1" install