File: rules

package info (click to toggle)
kfilemetadata 4%3A4.14.3-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 480 kB
  • ctags: 249
  • sloc: cpp: 2,426; makefile: 4; sh: 4
file content (9 lines) | stat: -rwxr-xr-x 268 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

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

# disable unit testing on build, avoid the extra build-dependencies
.PHONY: override_dh_auto_test

override_dh_strip:
	dh_strip --dbgsym-migration='kfilemetadata-dbg (<< 4:4.14.3-1)'