File: rules

package info (click to toggle)
smb4k 1.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 13,316 kB
  • ctags: 2,184
  • sloc: cpp: 37,833; xml: 575; sh: 92; makefile: 5
file content (10 lines) | stat: -rwxr-xr-x 181 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed

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

override_dh_auto_configure:
	dh_auto_configure -- -DINSTALL_PLASMOID=false