File: rules

package info (click to toggle)
k4dirstat 3.4.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,152 kB
  • sloc: cpp: 6,141; sh: 32; makefile: 6
file content (9 lines) | stat: -rwxr-xr-x 199 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
%:
	dh $@ --with kf5

override_dh_auto_configure:
	dh_auto_configure --buildsystem=kf5 -- -DK4DIRSTAT_GIT_VERSION=OFF

override_dh_auto_install:
	dh_auto_install --buildsystem=kf5