[tigase-server/f13/master: 2/2] Fix the location of init.properties in mysql-db-create.sh script.

Matej Cepl mcepl at fedoraproject.org
Sun Aug 29 22:46:20 UTC 2010


commit 19ebf74bdca65e2cb70854340a4d2f8b6bb79e08
Author: Matěj Cepl <mcepl at redhat.com>
Date:   Mon Aug 30 00:39:00 2010 +0200

    Fix the location of init.properties in mysql-db-create.sh script.

 tigase-server-RH-build.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tigase-server-RH-build.patch b/tigase-server-RH-build.patch
index f297f87..e0d8ee6 100644
--- a/tigase-server-RH-build.patch
+++ b/tigase-server-RH-build.patch
@@ -243,4 +243,4 @@ diff -up tigase-server-5.0.0/scripts/mysql-db-create.sh.RH-build tigase-server-5
 +mysql --password=$MYSQLPSWD tigasedb < $DATADIR/mysql-schema-4.sql
 +
 +sed -i.backup -e 's/$HOST_NAME'"/$HOSTNAME/" \
-+	-e "s/@DBPASS@/$TIGASEPSWD/" /etc/init.properties
++	-e "s/@DBPASS@/$TIGASEPSWD/" /etc/tigase/init.properties


More information about the scm-commits mailing list