Refreshing readlink-path.patch.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
9c571b0b44
commit
319ca976d2
2 changed files with 9 additions and 12 deletions
|
@ -1,15 +1,12 @@
|
|||
From: Michael Tokarev <mjt@tls.msk.ru>
|
||||
Subject: readlink is in /bin not /usr/bin on debian
|
||||
Date: Fri, 14 Nov 2014 19:11:51 +0300
|
||||
Bug-Debian: http://bugs.debian.org/766416
|
||||
Forwarded: no
|
||||
Author: Michael Tokarev <mjt@tls.msk.ru>
|
||||
Description: readlink is in /bin not /usr/bin on debian (Closes: #766416).
|
||||
This is a debian-specific change, upstream ships
|
||||
the rule to use /usr/bin/readlink while on debian
|
||||
it is /bin/readlink
|
||||
|
||||
This is a debian-specific change, upstream ships
|
||||
the rule to use /usr/bin/readlink while on debian
|
||||
it is /bin/readlink
|
||||
|
||||
--- a/udev-md-raid-arrays.rules
|
||||
+++ b/udev-md-raid-arrays.rules
|
||||
diff -Naurp mdadm.orig/udev-md-raid-arrays.rules mdadm/udev-md-raid-arrays.rules
|
||||
--- mdadm.orig/udev-md-raid-arrays.rules
|
||||
+++ mdadm/udev-md-raid-arrays.rules
|
||||
@@ -37,7 +37,7 @@ ENV{ID_FS_USAGE}=="filesystem|other", EN
|
||||
ENV{MD_LEVEL}=="raid[1-9]*", ENV{SYSTEMD_WANTS}+="mdmonitor.service"
|
||||
|
2
debian/patches/series
vendored
2
debian/patches/series
vendored
|
@ -3,6 +3,6 @@ debian/0002-mdmonitor-service-simplify.patch
|
|||
debian/0003-host-name-in-default-mailfrom.patch
|
||||
debian/0004-exit-gracefully-when-md-device-not-found.patch
|
||||
debian/0005-sha1-includes.patch
|
||||
readlink-path.patch
|
||||
debian/0006-readlink-path.patch
|
||||
debian-no-Werror.diff
|
||||
test-installed.patch
|
||||
|
|
Loading…
Add table
Reference in a new issue