File: rules

package info (click to toggle)
konsole4 4%3A4.14.2-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,320 kB
  • ctags: 3,116
  • sloc: cpp: 24,066; perl: 636; sh: 156; ansic: 152; python: 28; makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 186 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

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

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

.PHONY: override_dh_auto_test