Browse Source

cvt to :delete netbeans-php-nightly

master
Roland Walker 10 years ago
parent
commit
987373c296
  1. 4
      Casks/netbeans-php-nightly.rb

4
Casks/netbeans-php-nightly.rb

@ -6,7 +6,5 @@ class NetbeansPhpNightly < Cask
url "http://bits.netbeans.org/download/trunk/nightly/latest/bundles/netbeans-trunk-nightly-#{version}-php-macosx.dmg"
pkg "NetBeans Dev #{version}.mpkg"
uninstall :files => [
'/Applications/NetBeans'
]
uninstall :delete => '/Applications/NetBeans'
end

Loading…
Cancel
Save