class ChefConfig::PackageTask

def full_package_dir

def full_package_dir
  File.expand_path(package_dir, root_path)
end