summaryrefslogtreecommitdiffstats
path: root/t/recipes/checks/scripts/scripts-maintainer-general/build-spec/debian/rules
blob: 6f66b82642a3998fed87850415df89e4de3fe78b (plain)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

%:
	dh $@

override_dh_installdeb:
	dh_installdeb
	echo "#DEBHELPER#" >> debian/$(shell dh_listpackages)/DEBIAN/postinst