File: rules

package info (click to toggle)
msr-tools 1.3-5
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 132 kB
  • sloc: ansic: 1,031; makefile: 44; sh: 9
file content (12 lines) | stat: -rwxr-xr-x 258 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

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

%:
	dh $@

override_dh_auto_install:
	make install sbindir=debian/msr-tools/usr/sbin
	rm -f debian/msr-tools/usr/sbin/cpuid