File: rules

package info (click to toggle)
labplot 2.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 41,104 kB
  • sloc: cpp: 89,715; ansic: 4,251; python: 741; yacc: 480; xml: 174; sh: 124; makefile: 40; awk: 35
file content (13 lines) | stat: -rwxr-xr-x 244 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed

%:
	dh $@ --with kf5

override_dh_auto_test:
	# non-fatal, as tests fail on almost non-amd64 archs
	-xvfb-run dh_auto_test

override_dh_missing:
	dh_missing --fail-missing