]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_scrub: move everything to /usr/sbin
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 12 Dec 2018 17:42:40 +0000 (11:42 -0600)
committerEric Sandeen <sandeen@redhat.com>
Wed, 12 Dec 2018 17:42:40 +0000 (11:42 -0600)
commitf26db477ff83136df7e9cb89fec3ea1833e036f9
tree02c281bd880b5a50ad62b921a4dc46a56ed57ef9
parent058f45da1e1cd5f87b78b12f846d4da7357cca06
xfs_scrub: move everything to /usr/sbin

Recently, it was pointed out that xfs_scrub{,_all} depend on components
and libraries (libicu, python) that live in /usr.  /sbin binaries
shouldn't depend on /usr, so let's move the scrub binaries to /usr/sbin.

Reported-by: xfs@tlinx.org
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Allison Henderson <allison.henderson@oracle.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
scrub/Makefile