summaryrefslogtreecommitdiff
path: root/package/openswan/patches/patch-Makefile_top
diff options
context:
space:
mode:
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)