File: rules

package info (click to toggle)
kraft 1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 7,392 kB
  • sloc: cpp: 26,257; sql: 1,248; python: 923; perl: 374; xml: 202; sh: 93; makefile: 4
file content (10 lines) | stat: -rwxr-xr-x 204 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

%:
	dh $@ --with kf5,python3

override_dh_auto_test:
	xvfb-run -a env KRAFT_HOME="$(CURDIR)" dh_auto_test --no-parallel