From 3443b750261bd9a02de86177a00c3731e7b45105 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Sat, 16 May 2015 17:01:35 +0100 Subject: [PATCH] parallels9.rb: destination_path to staged_path --- Casks/parallels9.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/parallels9.rb b/Casks/parallels9.rb index 116e8dfa5..fe313f9d3 100644 --- a/Casks/parallels9.rb +++ b/Casks/parallels9.rb @@ -10,7 +10,7 @@ cask :v1 => 'parallels9' do postflight do # Set the file to visible, since it was hidden in the dmg - system '/usr/bin/SetFile', '-a', 'v', destination_path.join("Parallels Desktop.app") + system '/usr/bin/SetFile', '-a', 'v', staged_path.join('Parallels Desktop.app') end uninstall :delete => [