1 2 3 4 5 6 7
#!/bin/bash patch -Np1 -i ../sysvinit-"${VERSION}"-consolidated-1.patch && make && make -j1 install