kiss-mfavila-large/ports/unofficial/stable/nebula/build

8 lines
78 B
Plaintext
Raw Normal View History

2022-08-23 20:40:30 +00:00
#!/bin/sh -e
./configure \
--prefix=/usr
make
make DESTDIR="$1" install