From 555fd624d609a35f4a8f80c5f3b8688829f411be Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Fri, 30 Mar 2018 19:34:49 +0200 Subject: 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(-) (limited to 'app-office') diff --git a/app-office/lyx/lyx-2.3.0.ebuild b/app-office/lyx/lyx-2.3.0.ebuild index 035181b8fbdd..9cfd20937ed9 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 -- cgit v1.2.3-65-gdbad