File: rules

package info (click to toggle)
libwx-scintilla-perl 0.39-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 4,056 kB
  • sloc: cpp: 64,843; perl: 5,279; makefile: 9
file content (15 lines) | stat: -rwxr-xr-x 242 bytes parent folder | download
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=+all

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- verbose=1

override_dh_auto_test:
	xvfb-run -a dh_auto_test

override_dh_makeshlibs:
	dh_makeshlibs --noscripts