File: rules

package info (click to toggle)
fatrace 0.18.0-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 172 kB
  • sloc: ansic: 500; sh: 273; python: 125; makefile: 18
file content (9 lines) | stat: -rwxr-xr-x 157 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh "$@"

override_dh_auto_install:
	make install PREFIX=/usr DESTDIR=debian/fatrace