File: rules

package info (click to toggle)
libhtml-template-pro-perl 0.9510-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,492 kB
  • sloc: ansic: 1,840; perl: 1,474; yacc: 410; pascal: 118; makefile: 6
file content (12 lines) | stat: -rwxr-xr-x 245 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

# TEST_DIE=1, TEST_QUERY=1, TEST_VANGUARD=1, TEST_SHARED_MEMORY=1 fail

%:
	dh $@

override_dh_auto_build:
	dh_auto_build
	iconv -f CP1251 -t UTF-8 README.ru >debian/README.ru