5 lines
59 B
Plaintext
Raw Normal View History

2021-08-23 23:06:34 +00:00
#!/bin/sh -e
make
make DESTDIR="$1" PREFIX="/usr" install