1 2 3 4 5
#!/bin/sh -e # We use a custom Makefile, instead of running ./configure make make DESTDIR="$1" install