File: rules

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

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

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

override_dh_auto_test:
	# Disable auto tests at build time
	: