File: rules

package info (click to toggle)
libglib-object-introspection-perl 0.025-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 424 kB
  • ctags: 100
  • sloc: ansic: 3,165; perl: 1,030; makefile: 9
file content (15 lines) | stat: -rwxr-xr-x 254 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- NOECHO=

override_dh_installchangelogs:
	dh_installchangelogs NEWS

override_dh_auto_test:
	LC_ALL=C.UTF-8 dh_auto_test