#!/usr/bin/make -f export DEB_BUILD_MAINT_OPTIONS = hardening=+all %: dh $@ --builddirectory=build override_dh_auto_configure: dh_auto_configure -- -DUNIT_TESTING=$(if $(filter nocheck,$(DEB_BUILD_OPTIONS) $(DEB_BUILD_PROFILES)),0,1) execute_after_dh_clean: rm -fv compile_commands.json execute_after_dh_auto_build: asciidoctor -b manpage doc/nss_wrapper.1.adoc execute_after_dh_install: dh_install rm -rv debian/*-wrapper/usr/bin/