tgz_file()
The package name with .tgz added
# File lib/rake/packagetask.rb, line 176 def tgz_file "#{package_name}.tgz" end