File: rules

package info (click to toggle)
packagekit-qt 0.9.6-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 372 kB
  • ctags: 592
  • sloc: cpp: 2,297; 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_install:
	dh_install --list-missing