Parent Directory | Revision Log | Revision Graph
* Tue Apr 1 2008 John H. Bennett III <bennettj@johnbennettservices.com> 1.7.0-17 - Patch that changes the file 40mysql.create.turba in /etc/e-smith/templates/etc/e-smith/sql/init to now call turba.mysql.sql which replaces the obsoleted turba_objects.mysql.sql file. Change was originally made in turba 2.1.6 but 2.1.6 was never released for SME Server [SME: 4095]
1 | slords | 1.1 | 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_ |
2 | patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/etc/e-smith/sql/init/40mysql.create.turba | ||
3 | --- 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 | ||
4 | +++ 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. | ||
5 | 000000000 -0500 | ||
6 | @@ -1,3 +1,3 @@ | ||
7 | #! /bin/sh | ||
8 | test -f /var/lib/mysql/horde/turba_objects.frm && exit 0 | ||
9 | -exec mysql horde < /home/httpd/html/horde/turba/scripts/sql/turba_objects.mysql.sql | ||
10 | +exec mysql horde < /home/httpd/html/horde/turba/scripts/sql/turba.mysql.sql | ||
11 |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |