File: rules

package info (click to toggle)
kaffeine 2.0.19-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 15,108 kB
  • sloc: cpp: 28,201; ansic: 535; xml: 457; sh: 205; makefile: 3
file content (9 lines) | stat: -rwxr-xr-x 136 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

%:
	dh $@ --with kf5

.PHONY: override_dh_auto_test