File: rules

package info (click to toggle)
krdc 4%3A16.08.3-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,152 kB
  • ctags: 858
  • sloc: cpp: 6,885; makefile: 7; sh: 5
file content (12 lines) | stat: -rwxr-xr-x 310 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

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

override_dh_auto_configure:
	$(overridden_command) -- -DHAVE_XFREERDP=true

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

override_dh_strip:
	dh_strip --dbgsym-migration='krdc-dbg (<= 4:15.12.0-1~~)'