Hash : cfa04451 Author : Date : 2014-12-08T18:35:22
don't hardcode a fixed # of jobs for make
Download
1 2 3 4 5 6 7
#!/bin/sh set -e rm -f man/*.1 man/*.3 ./autogen.sh ./configure --enable-libtls make distcheck