summaryrefslogtreecommitdiffstats
path: root/package/mdadm/mdadm-2.6.9-002.install-without-manpages.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/mdadm/mdadm-2.6.9-002.install-without-manpages.patch')
-rw-r--r--package/mdadm/mdadm-2.6.9-002.install-without-manpages.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/package/mdadm/mdadm-2.6.9-002.install-without-manpages.patch b/package/mdadm/mdadm-2.6.9-002.install-without-manpages.patch
deleted file mode 100644
index 7ab1a7bf6..000000000
--- a/package/mdadm/mdadm-2.6.9-002.install-without-manpages.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-diff -Naur mdadm-2.6.9/Makefile mdadm-2.6.9-patched/Makefile
---- mdadm-2.6.9/Makefile 2009-03-10 07:01:17.000000000 +0100
-+++ mdadm-2.6.9-patched/Makefile 2009-10-10 15:53:13.329068128 +0200
-@@ -161,7 +161,9 @@
- sha1.o : sha1.c sha1.h md5.h
- $(CC) $(CFLAGS) -DHAVE_STDINT_H -o sha1.o -c sha1.c
-
--install : mdadm install-man
-+install : install-mdadm install-man
-+
-+install-mdadm : mdadm
- $(INSTALL) -D $(STRIP) -m 755 mdadm $(DESTDIR)$(BINDIR)/mdadm
-
- install-static : mdadm.static install-man
-