File: rules

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

QPK_CONFIGURE_ARGS =

%:
	dh $@ --with kf5

override_dh_auto_configure:
	dh_auto_configure -- $(QPK_CONFIGURE_ARGS)

override_dh_missing:
	dh_missing --fail-missing