diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/root/etc/e-smith/templates/etc/e-smith/sql/init/40mysql.create.turba mezzanine_ patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/etc/e-smith/sql/init/40mysql.create.turba --- e-smith-turba-1.7.0/root/etc/e-smith/templates/etc/e-smith/sql/init/40mysql.create.turba 2006-03-15 20:48:40.000000000 -0600 +++ mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/etc/e-smith/sql/init/40mysql.create.turba 2008-03-16 20:47:19. 000000000 -0500 @@ -1,3 +1,3 @@ #! /bin/sh test -f /var/lib/mysql/horde/turba_objects.frm && exit 0 -exec mysql horde < /home/httpd/html/horde/turba/scripts/sql/turba_objects.mysql.sql +exec mysql horde < /home/httpd/html/horde/turba/scripts/sql/turba.mysql.sql