File: rules

package info (click to toggle)
sysconftool 0.21-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 496 kB
  • sloc: sh: 508; perl: 356; makefile: 172
file content (7 lines) | stat: -rwxr-xr-x 93 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@

override_dh_builddeb:
	dh_builddeb -- $(DEB_BUILDDEB_OPTIONS)