source: git/debian/rules @ 5d7219a4

RELEASE/1.2debug-cidebug-ci-sanitiserswalls-data debian/1.2.41-1
Last change on this file since 5d7219a4 was 0b23ef8, checked in by Olly Betts <olly@…>, 5 years ago

releasing package survex version 1.2.37-1

  • Property mode set to 100755
File size: 210 bytes
Line 
1#!/usr/bin/make -f
2
3export DEB_BUILD_MAINT_OPTIONS=hardening=+bindnow,+pie
4
5%:
6        dh $@
7
8# Upstream "make check" isn't currently safe to run with parallel make.
9override_dh_auto_test:
10        dh_auto_test --no-parallel
Note: See TracBrowser for help on using the repository browser.