diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-01-04 16:34:29 +0100 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-01-04 16:35:53 +0100 |
commit | 38c89ae374e406002d5cace802014c3718c5b22e (patch) | |
tree | e229dcec804df0db4832391331f98502bc01f427 /main/open-iscsi-grsec | |
parent | d44cc1732c2a455d2e2a4c448e3bfb1706511430 (diff) | |
download | aports-38c89ae374e406002d5cace802014c3718c5b22e.tar.bz2 aports-38c89ae374e406002d5cace802014c3718c5b22e.tar.xz |
open-iscsi-grsec: remove unused patch
Diffstat (limited to 'main/open-iscsi-grsec')
-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 ..." |