summaryrefslogtreecommitdiff
path: root/package/libcap/patches/patch-Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2020-10-18 19:31:20 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2020-10-18 19:31:20 +0200
commit7bb97289f3b92a6adba763ed3a0a2a28f3e9bac3 (patch)
tree7b45ae82b4047ce8ed99b1bfaebe101faf378cb6 /package/libcap/patches/patch-Makefile
parent552b37e78189eb1954deeaff2986297c87476d1a (diff)
parented779425dc04c5138c51b97a6085883e39474d6e (diff)
Merge branch 'master' of gogs.waldemar-brodkorb.de:oss/openadk
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:
-