File: rules

package info (click to toggle)
xcompmgr 1.1.8-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 832 kB
  • sloc: sh: 4,139; ansic: 2,059; makefile: 25
file content (8 lines) | stat: -rwxr-xr-x 137 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

DEB_BUILD_MAINT_OPTIONS = hardening=+all
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk

%:
	dh $@