diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-01-05 09:42:17 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-01-05 09:42:17 -0600 |
commit | e8731bf6d34a14159fde9de29252853216ce03bc (patch) | |
tree | 5c221ed4070c04e3b55cb29649ace324f31a5468 | |
parent | net-analyzer/icinga2: fixing bad dir ownership for bug 570946 (diff) | |
download | gentoo-e8731bf6d34a14159fde9de29252853216ce03bc.tar.gz gentoo-e8731bf6d34a14159fde9de29252853216ce03bc.tar.bz2 gentoo-e8731bf6d34a14159fde9de29252853216ce03bc.zip |
app-admin/puppet-agent: fixing more ldflags (prebuilt) bug 565960
Package-Manager: portage-2.2.26
-rw-r--r-- | app-admin/puppet-agent/puppet-agent-1.3.2.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app-admin/puppet-agent/puppet-agent-1.3.2.ebuild b/app-admin/puppet-agent/puppet-agent-1.3.2.ebuild index b0e27f5244a0..ec288901e79b 100644 --- a/app-admin/puppet-agent/puppet-agent-1.3.2.ebuild +++ b/app-admin/puppet-agent/puppet-agent-1.3.2.ebuild @@ -49,8 +49,10 @@ QA_PREBUILT=" /opt/puppetlabs/puppet/lib/ruby/2.1.0/x86_64-linux/json/ext/* /opt/puppetlabs/puppet/lib/ruby/2.1.0/x86_64-linux/rbconfig/* /opt/puppetlabs/puppet/lib/ruby/2.1.0/x86_64-linux/digest/* + /opt/puppetlabs/puppet/lib/ruby/2.1.0/x86_64-linux/* /opt/puppetlabs/puppet/lib/engines/* /opt/puppetlabs/puppet/lib/virt-what/* + /opt/puppetlabs/puppet/lib/* /opt/puppetlabs/puppet/bin/*" pkg_setup() { |