Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
if use doc ; then
docinto doc
dodoc -r doc
- dosym "../usr/share/doc/${PF}/doc/" "${TEXMF}/doc/latex/beamer"
+ dosym "../../../../../usr/share/doc/${PF}/doc/" "${TEXMF}/doc/latex/beamer"
fi
}
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
if use doc ; then
docinto doc
dodoc -r doc
- dosym "../usr/share/doc/${PF}/doc/" "${TEXMF}/doc/latex/beamer"
+ dosym "../../../../../usr/share/doc/${PF}/doc/" "${TEXMF}/doc/latex/beamer"
fi
}