Commit cb4fbbff authored by Łukasz Nowak's avatar Łukasz Nowak

- check that mysql-python egg is using local mysql library


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32861 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent eb40621b
......@@ -34,6 +34,7 @@ assert-eggs-2.4:
ls -d develop-eggs/itools-*-py2.4-*-*.egg
ls -d develop-eggs/itools-*-py2.4-*-*.egg
ls -d develop-eggs/MySQL_python-*-py2.4-*-*.egg
ldd develop-eggs/MySQL_python-1.2.3c1-py2.4-linux-x86_64.egg/_mysql.so | grep 'parts/mysql-tritonn-5.0/lib/mysql/libmysqlclient_r.so'
create-mandriva2010-rpm: bin/buildout
bin/buildout -c profiles/mandriva2010.0.cfg buildout:directory=`pwd` install create-rpm
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