rename mysql-connector

This commit is contained in:
jomo
2014-05-17 00:14:40 +02:00
parent b7de342537
commit 0227c2071e
3 changed files with 7 additions and 2 deletions

View File

@@ -4,6 +4,8 @@ __plugin_mainclass__ = "foobar"
import sys
print("Loading RedstonerUtils...")
# damn pythonloader changed this...
sys.path += ['', '/usr/lib/python2.7', '/usr/lib/python2.7/plat-linux2', '/usr/lib/python2.7/lib-tk', '/usr/lib/python2.7/lib-old', '/usr/lib/python2.7/lib-dynload', '/usr/local/lib/python2.7/dist-packages', '/usr/lib/python2.7/dist-packages', '/usr/lib/pymodules/python2.7', '/usr/lib/pyshared/python2.7']