diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-04-22 00:28:46 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-04-22 00:29:00 -0500 |
commit | b19c1dd14ab6b6864d953bdd0ec4b58956cf7ba9 (patch) | |
tree | 74cb80c4479c99c37d926eddf0bfcaf4751c2fd2 /app-admin | |
parent | dev-ruby/uglifier: add 4.1.10 (diff) | |
download | gentoo-b19c1dd14ab6b6864d953bdd0ec4b58956cf7ba9.tar.gz gentoo-b19c1dd14ab6b6864d953bdd0ec4b58956cf7ba9.tar.bz2 gentoo-b19c1dd14ab6b6864d953bdd0ec4b58956cf7ba9.zip |
app-admin/puppet-agent: fix install issue
Package-Manager: Portage-2.3.27, Repoman-2.3.9
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/puppet-agent/puppet-agent-5.5.1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-admin/puppet-agent/puppet-agent-5.5.1.ebuild b/app-admin/puppet-agent/puppet-agent-5.5.1.ebuild index a638b7af8a01..f006c5cc9d5d 100644 --- a/app-admin/puppet-agent/puppet-agent-5.5.1.ebuild +++ b/app-admin/puppet-agent/puppet-agent-5.5.1.ebuild @@ -52,7 +52,6 @@ src_install() { doconfd etc/default/pxp-agent # logrotate.d insinto /etc/logrotate.d - doins etc/logrotate.d/mcollective doins etc/logrotate.d/pxp-agent # puppet itself insinto /etc/puppetlabs |