summaryrefslogtreecommitdiff
path: root/package/libcap/patches/patch-Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2020-10-18 18:36:04 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2020-10-18 18:37:37 +0200
commited779425dc04c5138c51b97a6085883e39474d6e (patch)
tree7721db701e69bbcbfb208495203b16edb9e58a1a /package/libcap/patches/patch-Makefile
parent4a9178aaf0dd60c91baa9e642c6536ec5df0e5d2 (diff)
libcap: update to 2.44
Diffstat (limited to 'package/libcap/patches/patch-Makefile')
-rw-r--r--package/libcap/patches/patch-Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/package/libcap/patches/patch-Makefile b/package/libcap/patches/patch-Makefile
deleted file mode 100644
index 51603e650..000000000
--- a/package/libcap/patches/patch-Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
---- libcap-2.25.orig/Makefile 2014-05-31 22:11:05.000000000 +0200
-+++ libcap-2.25/Makefile 2016-09-23 10:32:34.156211429 +0200
-@@ -10,11 +10,7 @@ include Make.Rules
-
- all install clean: %: %-here
- $(MAKE) -C libcap $@
--ifneq ($(PAM_CAP),no)
-- $(MAKE) -C pam_cap $@
--endif
- $(MAKE) -C progs $@
-- $(MAKE) -C doc $@
-
- all-here:
-