summaryrefslogtreecommitdiffstats
path: root/t/recipes/checks/files/names/files-hyphen-file/build-spec/debian/rules
blob: a82a5fc7c13d2884d637b3fa9a3d8dae784494a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

tmp := $(CURDIR)/debian/$(shell dh_listpackages)

%:
	dh $@

override_dh_install:
	dh_install
	mkdir -p $(tmp)/usr/share/foo
	touch $(tmp)/usr/share/foo/-