Revert "Update path in udev rule of mdadm"
This reverts commit c9364fdbb77a2f1bb6ee3b714d62ae6e8d949f7a. See https://github.com/NixOS/nixpkgs/pull/6006
This commit is contained in:
parent
0b9e2f8798
commit
2d19af84de
@ -22,12 +22,6 @@ stdenv.mkDerivation rec {
|
|||||||
fi
|
fi
|
||||||
'';
|
'';
|
||||||
|
|
||||||
preInstall =
|
|
||||||
''
|
|
||||||
substituteInPlace udev-md-raid-assembly.rules --replace "/sbin/mdadm" "$out/sbin/mdadm"
|
|
||||||
substituteInPlace udev-md-raid-arrays.rules --replace "/sbin/mdadm" "$out/sbin/mdadm"
|
|
||||||
'';
|
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Programs for managing RAID arrays under Linux";
|
description = "Programs for managing RAID arrays under Linux";
|
||||||
homepage = http://neil.brown.name/blog/mdadm;
|
homepage = http://neil.brown.name/blog/mdadm;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user