File: rules

package info (click to toggle)
libglib-perl 3%3A1.329.3-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,340 kB
  • sloc: perl: 4,954; ansic: 923; makefile: 7
file content (12 lines) | stat: -rwxr-xr-x 212 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@

override_dh_auto_configure:
	PERL5LIB=./lib dh_auto_configure -- NOECHO=

override_dh_installchangelogs:
	dh_installchangelogs NEWS