Fix locale for calls to equo

This commit is contained in:
2012-06-17 00:29:59 +01:00
parent a88d1d86e5
commit 0a83e64917
2 changed files with 7 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ Puppet::Type.type(:package).provide :entropy, :parent => Puppet::Provider::Packa
has_feature :uninstallable
has_feature :upgradeable
commands :equo => "/usr/bin/equo"
commands :equo => "/var/lib/puppet/lib/puppet/provider/package/entropy/equo_locale"
confine :operatingsystem => :sabayon