File: rules

package info (click to toggle)
dhcpcd-dbus 0.6.1-1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 232 kB
  • sloc: ansic: 2,871; sh: 223; makefile: 57
file content (9 lines) | stat: -rwxr-xr-x 139 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

%:
	dh  $@

override_dh_auto_clean:
	[ ! -f config.mk ] || dh_auto_clean
# Commands not to run:
override_dh_auto_test: