From: Chris Hofstaedtler Date: Sat, 29 Aug 2020 22:44:01 +0000 (+0000) Subject: d/rules: remove dh_make template header X-Git-Tag: v0.94~6^2 X-Git-Url: http://git.grml.org/?p=grml-debootstrap.git;a=commitdiff_plain;h=2e6b03eb52d8f8e159473f1390fb32be8e250a7e d/rules: remove dh_make template header --- diff --git a/debian/rules b/debian/rules index 17ee334..a282136 100755 --- a/debian/rules +++ b/debian/rules @@ -1,10 +1,5 @@ #!/usr/bin/make -f # -*- makefile -*- -# Sample debian/rules that uses debhelper. -# This file was originally written by Joey Hess and Craig Small. -# As a special exception, when this file is copied by dh-make into a -# dh-make output file, you may use that output file without restriction. -# This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1