File: rules

package info (click to toggle)
xchain 1.0.1-9
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 176 kB
  • ctags: 98
  • sloc: ansic: 1,201; makefile: 37; sh: 22
file content (14 lines) | stat: -rwxr-xr-x 255 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

#export DH_VERBOSE=1

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@

override_dh_install:
	dh_install
	rm -rf $(CURDIR)/debian/xchain/usr/doc
	rm -rf $(CURDIR)/debian/xchain/usr/lib
	rm -rf $(CURDIR)/debian/xchain/usr/man