mdadm: move from /usr/sbin to /sbin
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 14 Oct 2018 20:00:55 +0000 (22:00 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 15 Oct 2018 05:20:42 +0000 (07:20 +0200)
commit0500d1a67a6870fbc259bfcb593240c8267b25e6
tree056383935ee5dde2129fa2b5a627d73f42ef38ff
parent62c02b78206d520d1fb3e8ccd6cc198354f3f5b9
mdadm: move from /usr/sbin to /sbin

The upstream Makefile by default installs to /sbin but we override
that to install it in /usr/sbin. Since mdadm is a pretty core utility
for the boot process, it makes sense to comply with upstream's default
behavior, so we change mdadm.mk to install mdadm in /sbin. This also
removes the somewhat non-standard DESTDIR value.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/mdadm/mdadm.mk