File: rules

package info (click to toggle)
dctrl-tools 2.22.2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 10,676 kB
  • sloc: ansic: 3,803; sh: 196; makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 293 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
# Written by Antti-Juhani Kaijanaho <ajk@debian.org>.  
# You may treat this file as if it were in the public domain.

%:
	dh $@

override_dh_auto_build:
	dh_auto_build -- prefix=/usr sysconfdir=/etc
override_dh_auto_install:
	dh_auto_install -- prefix=/usr sysconfdir=/etc