Skip to content

Commit

Permalink
app-i18n/mecab-skkserv: fix doins → newins
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.6, Repoman-2.3.1
  • Loading branch information
hattya committed Jul 1, 2017
1 parent e4997c1 commit 62f5e57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-i18n/mecab-skkserv/mecab-skkserv-0.03.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ src_install() {
default

insinto /etc/xinetd.d
doins "${FILESDIR}"/${PN}.xinetd ${PN}
newins "${FILESDIR}"/${PN}.xinetd ${PN}
}

0 comments on commit 62f5e57

Please sign in to comment.