It should be in usrsbinexecdir, since formatting is usually a
privileged util-linux operation (like mkfs).
Reported-By: Jan Engelhardt <jengelh@computergmbh.de>
Signed-off-by: Karel Zak <kzak@redhat.com>
blockdev_SOURCES = blockdev.c $(utils_common)
usrbinexec_PROGRAMS = isosize
+usrsbinexec_PROGRAMS =
if LINUX
dist_man_MANS += fdformat.8
-usrbinexec_PROGRAMS += fdformat
+usrsbinexec_PROGRAMS += fdformat
endif
if BUILD_ELVTUNE