Skip to content

Commit

Permalink
We should never be upgrading packages
Browse files Browse the repository at this point in the history
  • Loading branch information
tas50 committed Sep 23, 2015
1 parent ab99133 commit 03c7d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/source.rb
Expand Up @@ -38,7 +38,7 @@
end
%W( #{apache_development_package} libapr1-dev libcurl4-gnutls-dev ).each do |pkg|
package pkg do
action :upgrade
action :install
end
end
end
Expand Down

0 comments on commit 03c7d65

Please sign in to comment.