File: rules

package info (click to toggle)
gtk-vnc 1.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,876 kB
  • sloc: ansic: 13,666; python: 2,609; makefile: 172; sh: 79; cpp: 22; javascript: 21; perl: 11
file content (16 lines) | stat: -rwxr-xr-x 409 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#! /usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 -Wl,-z,defs
export DPKG_GENSYMBOLS_CHECK_LEVEL = 4

%:
	dh $@ --builddirectory=_build

override_dh_auto_configure:
	dh_auto_configure -- -Dauto_features=enabled \
		-Dgi-docs=disabled

# We probably need to add a -common package for translations
override_dh_missing:
	dh_missing -Xusr/share/locale