File: rules

package info (click to toggle)
mysecureshell 2.00%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 904 kB
  • sloc: ansic: 7,421; sh: 700; perl: 264; makefile: 118
file content (11 lines) | stat: -rwxr-xr-x 246 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

# see FEATURE AREAS in dpkg-buildflags(1)
export DEB_BUILD_MAINT_OPTIONS = hardening=+all

# main packaging script based on dh7 syntax
%:
	dh $@

execute_after_dh_auto_configure:
	sed -i -e '/^	@echo/d' -e 's/^	@/	/' Makefile