Skip to content

Commit

Permalink
app-emacs/wanderlust: Fix README.ja.md filename
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/803506
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Ulrich Müller <[email protected]>
  • Loading branch information
ulm committed Jul 23, 2021
1 parent 6a40c8a commit f9cd18b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-emacs/wanderlust/wanderlust-2.15.9_p20210629.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ src_install() {
if use l10n_ja; then
insinto "${SITEETC}/wl/samples/ja"
doins samples/ja/*
dodoc BUGS.ja INSTALL.ja NEWS.ja README.ja
dodoc BUGS.ja INSTALL.ja NEWS.ja README.ja.md
fi
}

0 comments on commit f9cd18b

Please sign in to comment.