File: rules

package info (click to toggle)
phipack 0.0.20160614-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 620 kB
  • sloc: ansic: 2,782; cpp: 1,958; makefile: 34; sh: 25
file content (11 lines) | stat: -rwxr-xr-x 164 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

# DH_VERBOSE := 1

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@ --sourcedirectory=src

get-orig-source:
	. debian/get-orig-source