spiegel-keyman/linux/legacy/kmflcomp/debian/rules
Eberhard Beilharz faf9301815
chore(linux): Remove lintian warning
Lintian complained "missing-build-dependency-for-dh-addon" which
I'm not entirely sure is correct. However, there is an easy
workaround by removing an unnecessary parameter.
2021-12-03 18:13:14 +01:00

7 lines
119 B
Makefile
Executable file

#!/usr/bin/make -f
# -*- mode: makefile; coding: utf-8 -*-
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
dh $@