Commit 2a5fd24c authored by Léo-Paul Géneau's avatar Léo-Paul Géneau 👾

tmp

parent 233e4d66
...@@ -39,7 +39,7 @@ install = ...@@ -39,7 +39,7 @@ install =
part = self.buildout[options['part']] part = self.buildout[options['part']]
with open(location, 'w') as f: with open(location, 'w') as f:
f.write("""#!/bin/sh -e f.write("""#!/bin/sh -e
d=%s d=ACCELERATED_CANVAS2D=1 %s
export LD_LIBRARY_PATH=$d:%s export LD_LIBRARY_PATH=$d:%s
export PATH=%s:$PATH export PATH=%s:$PATH
# BBB use a default fonts.conf for compatibility, but it's software instance # BBB use a default fonts.conf for compatibility, but it's software instance
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment