mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-10-01 08:25:45 -04:00
remove genmkfile
This commit is contained in:
parent
2609fe9c3e
commit
eda9c57a62
18
Makefile
18
Makefile
@ -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
2
debian/control
vendored
@ -5,7 +5,7 @@ Source: security-misc
|
|||||||
Section: misc
|
Section: misc
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Patrick Schleizer <adrelanos@riseup.net>
|
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
|
ronn
|
||||||
Homepage: https://github.com/Whonix/security-misc
|
Homepage: https://github.com/Whonix/security-misc
|
||||||
Vcs-Browser: https://github.com/Whonix/security-misc
|
Vcs-Browser: https://github.com/Whonix/security-misc
|
||||||
|
Loading…
Reference in New Issue
Block a user