/[smeserver]/rpms/e-smith-turba/sme7/e-smith-turba-2.2-migrate_turba_contacts.patch
ViewVC logotype

Annotation of /rpms/e-smith-turba/sme7/e-smith-turba-2.2-migrate_turba_contacts.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (hide annotations) (download)
Tue Oct 7 19:24:32 2008 UTC (15 years, 8 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
New streams

1 mrjhb3 1.1 --- e-smith-turba-2.2/createlinks.migrate_turba_contacts 2008-06-20 22:34:18.000000000 -0500
2     +++ e-smith-turba-2.2/createlinks 2008-07-11 20:53:16.000000000 -0500
3     @@ -38,6 +38,18 @@
4    
5     foreach (qw(
6     40mysql.create.turba
7     + 50turba_upgrade
8     + 57turba_mysql_reset_addressbook_pref
9     + 60migrate-imp-to-turba
10     + ))
11     +{
12     + templates2events(
13     + "/etc/e-smith/sql/init/$_",
14     + qw(post-install));
15     +}
16     +
17     +foreach (qw(
18     + 40mysql.create.turba
19     49turba_migrate_contacts
20     50turba_upgrade
21     57turba_mysql_reset_addressbook_pref
22     @@ -46,7 +58,7 @@
23     {
24     templates2events(
25     "/etc/e-smith/sql/init/$_",
26     - qw(post-install post-upgrade));
27     + qw(post-upgrade));
28     }
29    
30    

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed