diff -r 3ea88c8e7d7f -r e9bed3bc1333 __pkginfo__.py --- a/__pkginfo__.py Tue Jan 19 17:50:36 2010 +0100 +++ b/__pkginfo__.py Tue Jan 19 17:50:48 2010 +0100 @@ -48,7 +48,6 @@ scripts = [s for s in glob.glob(join('bin', 'cubicweb-*')) if not s.endswith('.bat')] include_dirs = [join('test', 'data'), - join('common', 'test', 'data'), join('server', 'test', 'data'), join('web', 'test', 'data'), join('devtools', 'test', 'data'),