# File lib/fpm/builder.rb, line 78
  def tar_path
    @tar_path ||= "#{builddir}/data.tar"
  end