File: rules

package info (click to toggle)
knotifications 5.28.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 24,080 kB
  • ctags: 578
  • sloc: cpp: 4,539; xml: 162; sh: 15; makefile: 6
file content (13 lines) | stat: -rwxr-xr-x 291 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f
# -*- makefile -*-

export QT_SELECT=5

include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk

override_dh_strip:
	$(overridden_command) --dbgsym-migration='libkf5notifications5-dbg (<= 5.19.0-1~~)'

override_dh_auto_test:
	# Disable auto tests at build time
	: