mirror of
https://gitlab.com/kalilinux/packages/unix-privesc-check.git
synced 2024-11-27 05:33:07 +00:00
Remove template comment and switch spaces to tabs
This commit is contained in:
parent
55de73e6d7
commit
3867a7e9e6
8
debian/rules
vendored
8
debian/rules
vendored
@ -1,12 +1,6 @@
|
||||
#!/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.
|
||||
# output every command that modifies files on the build system.
|
||||
#export DH_VERBOSE = 1
|
||||
|
||||
%:
|
||||
|
Loading…
Reference in New Issue
Block a user