]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/cats/update_sqlite3_tables.in.patch
Split messages line by line before sending it to syslog() fix #3325
[bacula/bacula] / bacula / src / cats / update_sqlite3_tables.in.patch
index 6d7d2164ab1b03891d650e334db41746f5cb0f99..252a0f3e66ea75505a6c514bf7a519d49986a085 100644 (file)
@@ -1,11 +1,11 @@
---- update_sqlite3_tables.in   2007-11-17 08:33:18.000000000 -0500
-+++ update_sqlite3_tables.in.fixed     2007-11-17 08:35:50.000000000 -0500
-@@ -9,7 +9,7 @@
- echo "this script may take several minutes to run."
+--- ./update_sqlite3_tables.in 2010-01-25 02:56:28.000000000 -0500
++++ ../../../bacula-5.0.0-fixed/src/cats/update_sqlite3_tables.in      2010-01-31 10:22:52.000000000 -0500
+@@ -7,7 +7,7 @@ echo "This script will update a Bacula MySQL database from version 12 to 14"
+ echo " which is needed to convert from Bacula Community version 5.0.x to 5.2.x"
  echo " "
  
--bindir=@SQL_BINDIR@
+-bindir=@SQLITE_BINDIR@
 +bindir=/usr/lib/bacula/sqlite
+ PATH="$bindir:$PATH"
  cd @working_dir@
- sqlite=@DB_TYPE@
  db_name=@db_name@