# HG changeset patch # User Sylvain Thénault # Date 1273075807 -7200 # Node ID fd6b136a840432765e178fb8501939fa8d621726 # Parent a838ac0ff8907c0a545e34265efe6ee7386445e7# Parent 4746c157e5e45e5adaa720b0775d325df6f2156d backport oldstable 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')