File: rules

package info (click to toggle)
kirigami-addons 1.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,244 kB
  • sloc: cpp: 3,349; xml: 82; java: 76; makefile: 4; sh: 1
file content (8 lines) | stat: -rwxr-xr-x 110 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@

.PHONY: override_dh_auto_test