diff -r a838ac0ff890 -r fd6b136a8404 __pkginfo__.py --- a/__pkginfo__.py Tue May 04 19:23:38 2010 +0200 +++ b/__pkginfo__.py Wed May 05 18:10:07 2010 +0200 @@ -78,7 +78,7 @@ join('hooks', 'test', 'data'), join('web', 'test', 'data'), join('devtools', 'test', 'data'), - 'skeleton'] + 'schemas', 'skeleton'] _server_migration_dir = join('misc', 'migration')