File: rules

package info (click to toggle)
reconf-inetd 1.120603
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 368 kB
  • ctags: 91
  • sloc: python: 1,135; makefile: 44; sh: 11
file content (9 lines) | stat: -rwxr-xr-x 145 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

export DEBUILD_DPKG_BUILDPACKAGE_OPTS="-i -I.git"

%:
	dh $@