Skip to content

Commit

Permalink
dev-db/cockroach: 1.0.3 typo fix for #624732
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.6, Repoman-2.3.1
  • Loading branch information
williamh committed Jul 14, 2017
1 parent fef6e48 commit eb927b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-db/cockroach/cockroach-1.0.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ src_install() {
insinto /etc/security/limits.d
newins "${FILESDIR}"/cockroach-limits.conf cockroach.conf
newconfd "${FILESDIR}"/cockroach.confd-1.0 cockroach
newinitd "${FILESDIR}"/cockroach.initd-${PV} cockroach
newinitd "${FILESDIR}"/cockroach.initd-1.0.1 cockroach
dodir /var/log/cockroach
fowners cockroach:cockroach /var/log/cockroach
if [[ -z ${REPLACING_VERSIONS} ]]; then
Expand Down

0 comments on commit eb927b8

Please sign in to comment.