commit: f6787b3e29071ce9cee780b7f6b45ad1bc730c6a Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Mon Aug 28 19:48:49 2023 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Tue Aug 29 07:48:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6787b3e
sci-electronics/eagle: remove unused file Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/32499 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> sci-electronics/eagle/files/eagle_wrapper_script | 8 -------- 1 file changed, 8 deletions(-) diff --git a/sci-electronics/eagle/files/eagle_wrapper_script b/sci-electronics/eagle/files/eagle_wrapper_script deleted file mode 100644 index 5a20922893c6..000000000000 --- a/sci-electronics/eagle/files/eagle_wrapper_script +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/bash - -# From http://www.cadsoft.de/faq.htm#17040701 -# Work around problems with the Composite X extension -export XLIB_SKIP_ARGB_VISUALS=1 - -# The ebuild will append the final line respecting INSTALLDIR -# Default is /opt/eagle/bin/eagle "$@"
