summaryrefslogtreecommitdiff
path: root/debian/rules
blob: 3e8486c4de82b1285ba1dd819d2b230ca0120ee9 (plain)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_build:
	pod2man debvm-create debvm-create.1
	pod2man debvm-run debvm-run.1