File: rules

package info (click to toggle)
libunicode-collate-perl 1.19-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 5,252 kB
  • ctags: 72
  • sloc: perl: 27,936; makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 147 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow

%:
	dh $@

override_dh_auto_configure:
	perl enableXS
	dh_auto_configure