File: rules

package info (click to toggle)
gigolo 0.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,924 kB
  • sloc: ansic: 6,311; sh: 1,264; makefile: 63
file content (13 lines) | stat: -rwxr-xr-x 322 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

export DEB_LDFLAGS_MAINT_APPEND=-Wl,-z,defs -Wl,--as-needed -Wl,-O1
export DEB_BUILD_MAINT_OPTIONS=hardening=+all

%:
	dh $@

override_dh_install:
	rm debian/gigolo/usr/share/doc/gigolo/ChangeLog
	rm debian/gigolo/usr/share/doc/gigolo/COPYING
	rm debian/gigolo/usr/share/doc/gigolo/AUTHORS
	dh_install