File: rules

package info (click to toggle)
labplot 2.8.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 51,864 kB
  • sloc: cpp: 122,588; ansic: 4,287; python: 808; yacc: 536; xml: 227; sh: 179; awk: 35; makefile: 7
file content (13 lines) | stat: -rwxr-xr-x 277 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_configure:
	dh_auto_configure -Skf5 -- -DENABLE_REPRODUCIBLE=ON

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