File: rules

package info (click to toggle)
ccze 0.2.1-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,076 kB
  • sloc: ansic: 4,649; sh: 2,607; makefile: 249
file content (12 lines) | stat: -rwxr-xr-x 250 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#! /usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS=hardening=+all

%:
	dh $@

override_dh_auto_test:
	# Don't run tests for now. They haven't been run in the past and they fail

execute_after_dh_auto_install:
	src/ccze-dump > debian/ccze/etc/cczerc