commit: 555fd624d609a35f4a8f80c5f3b8688829f411be
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 30 17:34:49 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Mar 30 18:09:30 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=555fd624
app-office/lyx: Drop superfluous ${S}
Package-Manager: Portage-2.3.27, Repoman-2.3.9
app-office/lyx/lyx-2.3.0.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/app-office/lyx/lyx-2.3.0.ebuild b/app-office/lyx/lyx-2.3.0.ebuild
index 035181b8fbd..9cfd20937ed 100644
--- a/app-office/lyx/lyx-2.3.0.ebuild
+++ b/app-office/lyx/lyx-2.3.0.ebuild
@@ -123,9 +123,9 @@ src_install() {
doins "${T}"/hebrew.bind
fi
- newicon -s 32 "${S}/development/Win32/packaging/icons/lyx_32x32.png"
${PN}.png
- doicon -s 48 "${S}/lib/images/lyx.png"
- doicon -s scalable "${S}/lib/images/lyx.svg"
+ newicon -s 32 "development/Win32/packaging/icons/lyx_32x32.png"
${PN}.png
+ doicon -s 48 "lib/images/lyx.png"
+ doicon -s scalable "lib/images/lyx.svg"
# fix for bug 91108
if use latex ; then