File: rules

package info (click to toggle)
liblocale-gettext-perl 1.07-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 164 kB
  • sloc: perl: 248; makefile: 7
file content (14 lines) | stat: -rwxr-xr-x 276 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@

# The generated ${perl:Depends} must be on perl-base and not perl as the
# package is part of the base system
override_dh_perl:
	dh_perl -d

override_dh_auto_test:
	LC_ALL=bg_BG.utf8 dh_auto_test