1 2 3 4 5 6
#!/bin/sh -e ./configure cp Makefile.linux Makefile make make DESTDIR="$1" PREFIX=/usr install