File: rules

package info (click to toggle)
casync 2%2B20201210-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,952 kB
  • sloc: ansic: 31,284; sh: 423; python: 69; makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 153 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
#! /usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS=hardening=+all

export LC_ALL=C.UTF-8

%:
	dh $@

override_dh_auto_test:
	dh_auto_test --no-parallel