# File lib/fpm/target/deb.rb, line 57
  def specfile(builddir)
    "#{builddir}/control"
  end