#!/bin/bash
set -e

patch -Np1 -i ../sysvinit-"${VERSION}"-consolidated-1.patch &&

make &&

make -j1 install