aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-01-04 16:34:29 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2012-01-05 14:56:52 +0000
commit5d6a4ff2ae19f6d5c799f32345e735a4b3b72360 (patch)
treecc9a1259daaa6175efdf7b8384f008821538146f
parent5810b4f090bfc64a5c9f4d1faafb33a7adc3180d (diff)
downloadalpine_aports-5d6a4ff2ae19f6d5c799f32345e735a4b3b72360.tar.bz2
alpine_aports-5d6a4ff2ae19f6d5c799f32345e735a4b3b72360.tar.xz
alpine_aports-5d6a4ff2ae19f6d5c799f32345e735a4b3b72360.zip
open-iscsi-grsec: remove unused patch
(cherry picked from commit 38c89ae374e406002d5cace802014c3718c5b22e)
-rw-r--r--main/open-iscsi-grsec/Makefile.kernel.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/main/open-iscsi-grsec/Makefile.kernel.patch b/main/open-iscsi-grsec/Makefile.kernel.patch
deleted file mode 100644
index 23ef208332..0000000000
--- a/main/open-iscsi-grsec/Makefile.kernel.patch
+++ /dev/null
@@ -1,11 +0,0 @@
1--- src/open-iscsi-2.0-871/kernel/Makefile
2+++ Makefile
3@@ -102,6 +102,8 @@
4
5 linux_2_6_30: $(unpatch_code)
6
7+linux_2_6_38: $(unpatch_code)
8+
9
10 do_unpatch_code:
11 echo "Un-patching source code for use with linux-2.6.14 and up ..."