File: rules

package info (click to toggle)
kdepim-addons 16.04.3-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,176 kB
  • ctags: 3,482
  • sloc: cpp: 25,776; sh: 116; xml: 70; makefile: 5
file content (10 lines) | stat: -rwxr-xr-x 220 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

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

override_dh_auto_install:
	$(overridden_command) --destdir=debian/tmp

override_dh_auto_test:
	# Disable dh_auto_test at build time
	: