Remove template comment and switch spaces to tabs

This commit is contained in:
Ben Wilson 2021-11-20 14:30:22 +00:00
parent 55de73e6d7
commit 3867a7e9e6
1 changed files with 2 additions and 8 deletions

10
debian/rules vendored
View File

@ -1,13 +1,7 @@
#!/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
# output every command that modifies files on the build system.
#export DH_VERBOSE = 1
%:
dh $@