Skip to content

Commit

Permalink
app-emulation/containerd: cleanup filesdir
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Georgy Yakovlev <[email protected]>
  • Loading branch information
gyakovlev committed Nov 10, 2020
1 parent bff5743 commit 26b6886
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-emulation/containerd/containerd-1.3.7.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ src_compile() {
src_install() {
dobin bin/*
doman man/*
newinitd "${FILESDIR}"/${PN}.initd-r1 "${PN}"
newinitd "${FILESDIR}"/${PN}.initd "${PN}"
keepdir /var/lib/containerd

# we already installed manpages, remove markdown source
Expand Down

0 comments on commit 26b6886

Please sign in to comment.