mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-libs/mathjax: add doxygen compatibility symlink
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
This commit is contained in:
@@ -40,6 +40,8 @@ src_install() {
|
||||
insinto "/usr/share/${PN}"
|
||||
|
||||
# Start the install beneath the "es5" directory for compatibility with
|
||||
# Arch, Solus, and Void Linux.
|
||||
# Arch, Solus, and Void Linux, but leave a fake "es5" symlink for
|
||||
# packages (like doxygen) that expect it.
|
||||
doins -r es5/*
|
||||
dosym -r "/usr/share/${PN}" "/usr/share/${PN}/es5"
|
||||
}
|
||||
Reference in New Issue
Block a user