summaryrefslogtreecommitdiff
path: root/package/openswan/patches/patch-Makefile_top
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-04-30 13:24:21 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-04-30 13:31:20 +0200
commit30d6f21d2fb3ca89a86346994a70a436afbb2e14 (patch)
tree92abfa15ff5ebdbc6da5c9e5b8db54e63c553343 /package/openswan/patches/patch-Makefile_top
parentfdfc7843aa85f23a3211afeb289042ec89738ace (diff)
update openswan
Diffstat (limited to 'package/openswan/patches/patch-Makefile_top')
-rw-r--r--package/openswan/patches/patch-Makefile_top11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/openswan/patches/patch-Makefile_top b/package/openswan/patches/patch-Makefile_top
deleted file mode 100644
index 410670312..000000000
--- a/package/openswan/patches/patch-Makefile_top
+++ /dev/null
@@ -1,11 +0,0 @@
---- openswan-2.6.38.orig/Makefile.top 2012-03-23 22:33:43.000000000 +0100
-+++ openswan-2.6.38/Makefile.top 2012-07-25 18:17:21.000000000 +0200
-@@ -26,7 +26,7 @@ ERRCHECK=${MAKEUTILS}/errcheck
- KVUTIL=${MAKEUTILS}/kernelversion
- KVSHORTUTIL=${MAKEUTILS}/kernelversion-short
-
--SUBDIRS?=lib programs testing
-+SUBDIRS?=lib programs
-
- clean::
- -(cd ${OPENSWANSRCDIR} && $(MAKE) modclean && $(MAKE) mod26clean)