summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
authormadduck <madduck@3cfab66f-1918-0410-86b3-c06b76f9a464>2007-03-31 09:59:15 +0000
committermadduck <madduck@3cfab66f-1918-0410-86b3-c06b76f9a464>2007-03-31 09:59:15 +0000
commit9d01335703b135f9403a23f80e00f04e0fb38578 (patch)
tree7d9a4cebf5a9076c447216cabb7bf045457d0f78 /debian/patches
parent943d84026556435731781f07ca046668b48d1743 (diff)
* Fix mdadm.conf typo; thanks Tim Phipps (closes: #416626).
Diffstat (limited to 'debian/patches')
-rwxr-xr-xdebian/patches/99-mdadm.conf-typo-FIX.dpatch19
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/patches/99-mdadm.conf-typo-FIX.dpatch b/debian/patches/99-mdadm.conf-typo-FIX.dpatch
new file mode 100755
index 00000000..f702ad66
--- /dev/null
+++ b/debian/patches/99-mdadm.conf-typo-FIX.dpatch
@@ -0,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 99-mdadm.conf-typo-FIX.dpatch by martin f. krafft <madduck@debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+@DPATCH@
+diff -urNad mdadm-2.5.6~/mdadm.conf.5 mdadm-2.5.6/mdadm.conf.5
+--- mdadm-2.5.6~/mdadm.conf.5 2007-03-31 11:54:16.000000000 +0200
++++ mdadm-2.5.6/mdadm.conf.5 2007-03-31 11:54:36.000000000 +0200
+@@ -285,7 +285,7 @@
+ or
+ .BR md_ .
+ Give
+-.B symlinked=no
++.B symlinks=no
+ to suppress this symlink creation.
+ .RE
+