File: rules

package info (click to toggle)
kcometen4 1.0.8-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 352 kB
  • ctags: 547
  • sloc: cpp: 3,840; makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 241 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

DEB_KDE_LINK_WITH_AS_NEEDED = yes

include /usr/share/pkg-kde-tools/makefiles/1/variables.mk

override_dh_auto_configure:
	dh_auto_configure --buildsystem=kde -- $(DEB_CMAKE_CUSTOM_FLAGS)

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