File: rules

package info (click to toggle)
fbb 7.010-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,964 kB
  • sloc: ansic: 87,803; sh: 2,342; makefile: 306
file content (10 lines) | stat: -rwxr-xr-x 157 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS=hardening=+all

%:
	dh $@ --with autoreconf

override_dh_auto_install:
	dh_auto_install
	make installconf