File: rules

package info (click to toggle)
libqapt 3.0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,388 kB
  • sloc: cpp: 11,270; sh: 22; makefile: 5
file content (10 lines) | stat: -rwxr-xr-x 135 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export QT_SELECT=qt5

%:
	dh $@ --with kf5,pkgkde_symbolshelper

override_dh_auto_test:
	# Disable dh_auto_test
	: