File: rules

package info (click to toggle)
kdeconnect 1.3.3-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,160 kB
  • sloc: cpp: 11,568; xml: 238; python: 92; sh: 31; makefile: 5
file content (11 lines) | stat: -rwxr-xr-x 177 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
# -*- makefile -*-

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

%:
	dh $@ --with=kf5

override_dh_auto_test:
	# Disable dh_auto_test at build time
	: