log::l("PATCH: fix-no-urpmi_cfg-hd-install");

use any;

undef *any::hdInstallPath;
*any::hdInstallPath = sub { 1 };

