File: rules

package info (click to toggle)
ksystemlog 4%3A20.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 8,868 kB
  • sloc: cpp: 13,296; xml: 229; sh: 25; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 192 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS=hardening=+bindnow

%:
	dh $@ --with kf5

override_dh_auto_test:
	xvfb-run -a dh_auto_test -- ARGS\+=--exclude-regex='"*ystemAnalyzerTest*"'