File: rules

package info (click to toggle)
radioclk 1.0.pristine-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 344 kB
  • sloc: ansic: 2,224; sh: 87; makefile: 80
file content (10 lines) | stat: -rwxr-xr-x 213 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

# https://wiki.debian.org/HardeningWalkthrough
export DEB_BUILD_MAINT_OPTIONS  = hardening=+all

%:
	dh $@

override_dh_auto_install:
	$(MAKE) install-bin DESTDIR=$(CURDIR)/debian/radioclk/usr