File: rules

package info (click to toggle)
ccze 0.2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,064 kB
  • sloc: ansic: 4,649; sh: 2,607; makefile: 250
file content (13 lines) | stat: -rwxr-xr-x 262 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
#! /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

override_dh_auto_install:
	dh_auto_install
	src/ccze-dump > debian/ccze/etc/cczerc