eagle_wrapper_script 247 B

123456789
  1. #!/bin/bash
  2. # From http://www.cadsoft.de/faq.htm#17040701
  3. # Work around problems with the Composite X extension
  4. export XLIB_SKIP_ARGB_VISUALS=1
  5. # The ebuild will append the final line respecting INSTALLDIR
  6. # Default is /opt/eagle/bin/eagle "$@"