File: rules

package info (click to toggle)
keyman-keyboardprocessor 11.0.101-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 880 kB
  • sloc: cpp: 5,169; python: 545; ansic: 324; makefile: 7
file content (13 lines) | stat: -rwxr-xr-x 206 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

export DH_VERBOSE=1
export DEB_BUILD_MAINT_OPTIONS = hardening=+all

# xenial needs this to be explicit
export LC_ALL=C.UTF-8

%:
	dh $@

override_dh_missing:
	dh_missing --fail-missing