File: rules

package info (click to toggle)
packagekit-qt 1.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 392 kB
  • sloc: cpp: 2,533; sh: 46; makefile: 7
file content (12 lines) | stat: -rwxr-xr-x 196 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

QPK_CONFIGURE_ARGS =

%:
	dh $@ --parallel --with kf5

override_dh_auto_configure:
	dh_auto_configure -- $(QPK_CONFIGURE_ARGS)

override_dh_missing:
	dh_missing --fail-missing