[packages] mdadm: refresh patches
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 10 Jul 2011 23:10:45 +0000 (23:10 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 10 Jul 2011 23:10:45 +0000 (23:10 +0000)
SVN-Revision: 27582

utils/mdadm/patches/100-cross_compile.patch
utils/mdadm/patches/200-uclibc_0.9.30_compat.patch

index ecbe57f332276242f26c0d56ca8fd8dc8beb5fc1..58612634ca84871018d8fee88ab5825c033a3770 100644 (file)
@@ -1,7 +1,5 @@
-Index: mdadm-3.2/Makefile
-===================================================================
---- mdadm-3.2.orig/Makefile
-+++ mdadm-3.2/Makefile
+--- a/Makefile
++++ b/Makefile
 @@ -76,7 +76,6 @@ FAILED_SLOTS_DIR = /dev/.mdadm/failed-sl
  DIRFLAGS = -DMAP_DIR=\"$(MAP_DIR)\" -DMAP_FILE=\"$(MAP_FILE)\"
  DIRFLAGS += -DMDMON_DIR=\"$(MDMON_DIR)\"
index 4b3d158d0fdc31aa0937f1d355fc20d298817729..a6fb5bd4bb1a615c93d2b26eaa88e3867108a80c 100644 (file)
@@ -1,8 +1,6 @@
-Index: mdadm-3.2/mdadm.h
-===================================================================
---- mdadm-3.2.orig/mdadm.h     2011-02-01 06:06:21.000000000 +0100
-+++ mdadm-3.2/mdadm.h  2011-07-11 00:36:52.135848368 +0200
-@@ -33,6 +33,37 @@
+--- a/mdadm.h
++++ b/mdadm.h
+@@ -33,6 +33,37 @@ extern __off64_t lseek64 __P ((int __fd,
  # endif
  #endif