File: rules

package info (click to toggle)
lnav 0.8.4-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 6,548 kB
  • sloc: cpp: 53,446; sh: 8,002; ansic: 7,702; makefile: 772; python: 196; sql: 86
file content (13 lines) | stat: -rwxr-xr-x 225 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f
# -*- makefile -*-

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- --disable-static

override_dh_installchangelogs:
	dh_installchangelogs NEWS