File: rules

package info (click to toggle)
orage 4.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 14,256 kB
  • ctags: 4,293
  • sloc: ansic: 40,216; sh: 10,321; xml: 2,166; perl: 873; makefile: 655
file content (11 lines) | stat: -rwxr-xr-x 260 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed -Wl,-O1 -Wl,-z,defs
export DEB_BUILD_MAINT_OPTIONS=hardening=+all


override_dh_auto_configure:
	dh_auto_configure -- --enable-dbus --enable-libical

%:
	dh $@ --parallel --with autotools-dev