File: rules

package info (click to toggle)
krename 4.0.9-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,196 kB
  • ctags: 923
  • sloc: cpp: 8,897; sh: 61; makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 135 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

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

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

.PHONY: override_dh_auto_test