File: rules

package info (click to toggle)
kcoreaddons 5.28.0-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 26,648 kB
  • ctags: 1,945
  • sloc: cpp: 16,493; xml: 3,734; sh: 41; makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 218 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
 
include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk

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

.PHONY: override_dh_auto_test