--- trunk/grubby/new-kernel-pkg 2012/02/18 00:46:32 1716 +++ trunk/grubby/new-kernel-pkg 2012/02/18 00:59:04 1728 @@ -544,7 +544,7 @@ { if [[ -n ${dracut} ]] then - tool="/sbin/dracut ${dracuthostonly} -f ${initrdfile} ${version}" + tool="dracut ${dracuthostonly} -f ${initrdfile} ${version}" else tool="/sbin/mkinitrd --allow-missing -f ${initrdfile} ${version}" fi