You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-electronics/eagle/files/eagle_wrapper_script

9 lines
247 B

#!/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 "$@"