Skip to content

Commit

Permalink
app-admin/puppetserver: fix install of 6.4.0
Browse files Browse the repository at this point in the history
file name changed... mri-gem-list-no-dependencies.txt

Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Matthew Thode <[email protected]>
  • Loading branch information
prometheanfire committed Jun 25, 2019
1 parent 3a68129 commit 093107e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-admin/puppetserver/puppetserver-6.4.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ src_install() {
fperms -R 700 /var/log/puppetlabs/puppetserver
insinto /opt/puppetlabs/server/data
doins ext/build-scripts/jruby-gem-list.txt
doins ext/build-scripts/mri-gem-list.txt
doins ext/build-scripts/mri-gem-list-no-dependencies.txt
insopts -m 0644
insinto /usr/lib/tmpfiles.d
newins ext/puppetserver.tmpfiles.conf puppetserver.conf
Expand Down

0 comments on commit 093107e

Please sign in to comment.