summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-08-28 21:48:49 +0200
committerConrad Kostecki <conikost@gentoo.org>2023-08-29 09:48:10 +0200
commitf6787b3e29071ce9cee780b7f6b45ad1bc730c6a (patch)
tree92c5c6c6c8942402809a0dcce9351e38a91507e3 /sci-electronics
parentapp-shells/fzf: drop 0.39.0, 0.40.0, 0.41.1 (diff)
downloadgentoo-f6787b3e29071ce9cee780b7f6b45ad1bc730c6a.tar.gz
gentoo-f6787b3e29071ce9cee780b7f6b45ad1bc730c6a.tar.bz2
gentoo-f6787b3e29071ce9cee780b7f6b45ad1bc730c6a.zip
sci-electronics/eagle: remove unused file
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/32499 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r--sci-electronics/eagle/files/eagle_wrapper_script8
1 files changed, 0 insertions, 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 "$@"