File: rules

package info (click to toggle)
bcalm 2.2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 612 kB
  • sloc: cpp: 3,132; python: 314; sh: 87; makefile: 13
file content (18 lines) | stat: -rwxr-xr-x 309 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/usr/bin/make -f

# DH_VERBOSE := 1
export LC_ALL=C.UTF-8

include /usr/share/dpkg/default.mk

export DEB_BUILD_MAINT_OPTIONS=hardening=+all

%:
	dh $@

override_dh_install:
	dh_install
	rm -r debian/bcalm/usr/example \
		debian/bcalm/usr/README.md \
		debian/bcalm/usr/LICENSE \
		debian/bcalm/usr/VERSION