File: rules

package info (click to toggle)
porg 2%3A0.10-1.1
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 2,380 kB
  • ctags: 828
  • sloc: sh: 4,616; cpp: 3,848; ansic: 369; makefile: 234
file content (17 lines) | stat: -rwxr-xr-x 334 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/usr/bin/make -f

#DH_VERBOSE = 1

DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/default.mk

export DEB_BUILD_MAINT_OPTIONS = hardening=+all



# main packaging script based on dh7 syntax
%:
	dh $@  --with autotools-dev

override_dh_auto_configure:
	dh_auto_configure -- --with-porg-logdir=/var/lib/porg --libdir=/usr/lib/porg