summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2007-07-22 13:53:15 +0000
committerWulf Krueger <philantrop@gentoo.org>2007-07-22 13:53:15 +0000
commitc2c5dc4a85f4eecfd7f5e8086837bd7997cbe721 (patch)
treed2611a523d79871d24f0d4b3990fee9895674e78 /www-apps/open-xchange/files/open-xchange-0.8.2-mysql-2.patch
parentUgly ebuilds for kvm but they suit my needs for now. :-) (diff)
downloadphilantrop-c2c5dc4a85f4eecfd7f5e8086837bd7997cbe721.tar.gz
philantrop-c2c5dc4a85f4eecfd7f5e8086837bd7997cbe721.tar.bz2
philantrop-c2c5dc4a85f4eecfd7f5e8086837bd7997cbe721.zip
Some random ebuild stuff.
svn path=/trunk/; revision=16
Diffstat (limited to 'www-apps/open-xchange/files/open-xchange-0.8.2-mysql-2.patch')
-rw-r--r--www-apps/open-xchange/files/open-xchange-0.8.2-mysql-2.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/www-apps/open-xchange/files/open-xchange-0.8.2-mysql-2.patch b/www-apps/open-xchange/files/open-xchange-0.8.2-mysql-2.patch
new file mode 100644
index 0000000..7d82818
--- /dev/null
+++ b/www-apps/open-xchange/files/open-xchange-0.8.2-mysql-2.patch
@@ -0,0 +1,11 @@
+--- open-xchange-0.8.2/system/setup/init_mysql_database.sql 2006-05-30 17:05:15.000000000 +0200
++++ open-xchange-0.8.2.az/system/setup/init_mysql_database.sql 2006-05-30 17:05:30.000000000 +0200
+@@ -1640,7 +1640,7 @@
+ );
+
+ CREATE TABLE usr_settings (
+- username text,
++ username varchar(255),
+ mailoption1 text,
+ mailoption2 text,
+ mailoption3 text,