File: rules

package info (click to toggle)
cdck 0.7.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 320 kB
  • sloc: cpp: 901; ansic: 71; makefile: 39; sh: 5
file content (11 lines) | stat: -rwxr-xr-x 242 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

export CONFIG_SHELL=/bin/bash
export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow

%:
	dh $@ --no-parallel

override_dh_auto_install:
	dh_auto_install -- DESTDIR=$(CURDIR)/debian/cdck
	rm -rf $(CURDIR)/debian/cdck/usr/lib