This method is deprecated or moved on the latest stable version. The last existing version (v2_2_9) is shown here.
package_dir_path()
The directory this package will be built in
# File lib/rake/packagetask.rb, line 170 def package_dir_path "#{package_dir}/#{package_name}" end