#!/usr/bin/make -f

%:
	APPLY_PATCHES=no dh $@ --without systemd

