build (82B)
1 #!/bin/sh -e 2 3 git checkout origin/config config.h 4 5 make 6 make DESTDIR="$1" install