File: rules

package info (click to toggle)
awit-dbackup 0.0.22-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 180 kB
  • sloc: perl: 1,093; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 124 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_build:
	docbook-to-man docs/dbackup.sgml > debian/dbackup.8
	dh_auto_build