remove genmkfile

This commit is contained in:
Patrick Schleizer 2020-04-01 16:57:33 -04:00
parent 2609fe9c3e
commit eda9c57a62
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48
2 changed files with 1 additions and 19 deletions

View File

@ -1,18 +0,0 @@
#!/usr/bin/make -f
## Copyright (C) 2012 - 2020 ENCRYPTED SUPPORT LP <adrelanos@riseup.net>
## See the file COPYING for copying conditions.
## genmkfile - Makefile - version 1.5
## This is a copy.
## master location:
## https://github.com/Whonix/genmkfile/blob/master/usr/share/genmkfile/Makefile
GENMKFILE_PATH ?= /usr/share/genmkfile
GENMKFILE_ROOT_DIR := $(dir $(abspath $(lastword $(MAKEFILE_LIST))))
export GENMKFILE_PATH
export GENMKFILE_ROOT_DIR
include $(GENMKFILE_PATH)/makefile-full

2
debian/control vendored
View File

@ -5,7 +5,7 @@ Source: security-misc
Section: misc
Priority: optional
Maintainer: Patrick Schleizer <adrelanos@riseup.net>
Build-Depends: debhelper (>= 12), genmkfile, config-package-dev, dh-apparmor,
Build-Depends: debhelper (>= 12), config-package-dev, dh-apparmor,
ronn
Homepage: https://github.com/Whonix/security-misc
Vcs-Browser: https://github.com/Whonix/security-misc