# File lib/fpm/package/rpm.rb, line 510
  def build_sub_dir
    return "BUILD"
    #return File.join("BUILD", prefix)
  end