kiss-mfavila-large/testing/talloc/build

8 lines
77 B
Plaintext
Raw Normal View History

2021-07-10 15:24:34 +00:00
#!/bin/sh -e
./configure \
--prefix=/usr
make
make DESTDIR="$1" install