File: rules

package info (click to toggle)
terminology 1.13.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 9,724 kB
  • sloc: ansic: 38,666; sh: 6,331; python: 296; perl: 105; makefile: 8
file content (13 lines) | stat: -rwxr-xr-x 274 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- -Dtests=true

override_dh_install:
	dh_install -XXFONT.txt -XTERMINUS.txt