Bug#516139: cerealizer: uses python-support specific path to test the module

2009-02-19 Thread Vincent Bernat
OoO En ce début d'après-midi ensoleillé du jeudi 19 février 2009, vers 15:16, Josselin Mouette disait : > in the binary-post-install target of cerealizer, there is a check that > directly uses the python-support path: > > PYTHONPATH='debian/$(cdbs_curpkg)/usr/share/python-support/pytho

Bug#516139: cerealizer: uses python-support specific path to test the module

2009-02-19 Thread Josselin Mouette
Package: cerealizer Version: 0.7-2 Severity: important Hi, in the binary-post-install target of cerealizer, there is a check that directly uses the python-support path: PYTHONPATH='debian/$(cdbs_curpkg)/usr/share/python-support/python-cerealizer' \ python test/regtest.py