summaryrefslogtreecommitdiff
path: root/app-office/lyx/lyx-2.2.2-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-office/lyx/lyx-2.2.2-r1.ebuild')
-rw-r--r--app-office/lyx/lyx-2.2.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/lyx/lyx-2.2.2-r1.ebuild b/app-office/lyx/lyx-2.2.2-r1.ebuild
index 7bfab99130b..e3060f8aa90 100644
--- a/app-office/lyx/lyx-2.2.2-r1.ebuild
+++ b/app-office/lyx/lyx-2.2.2-r1.ebuild
@@ -149,8 +149,8 @@ src_install() {
python_fix_shebang "${ED}"/usr/share/${PN}
if use hunspell ; then
- dosym /usr/share/myspell /usr/share/lyx/dicts
- dosym /usr/share/myspell /usr/share/lyx/thes
+ dosym ../myspell /usr/share/lyx/dicts
+ dosym ../myspell /usr/share/lyx/thes
fi
}