diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-01-04 16:34:29 +0100 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-01-05 14:56:52 +0000 |
commit | 5d6a4ff2ae19f6d5c799f32345e735a4b3b72360 (patch) | |
tree | cc9a1259daaa6175efdf7b8384f008821538146f | |
parent | 5810b4f090bfc64a5c9f4d1faafb33a7adc3180d (diff) | |
download | aports-5d6a4ff2ae19f6d5c799f32345e735a4b3b72360.tar.bz2 aports-5d6a4ff2ae19f6d5c799f32345e735a4b3b72360.tar.xz |
open-iscsi-grsec: remove unused patch
(cherry picked from commit 38c89ae374e406002d5cace802014c3718c5b22e)
-rw-r--r-- | main/open-iscsi-grsec/Makefile.kernel.patch | 11 |
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 @@ ---- src/open-iscsi-2.0-871/kernel/Makefile -+++ Makefile -@@ -102,6 +102,8 @@ - - linux_2_6_30: $(unpatch_code) - -+linux_2_6_38: $(unpatch_code) -+ - - do_unpatch_code: - echo "Un-patching source code for use with linux-2.6.14 and up ..." |