]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/cats/update_sqlite3_tables.in.patch
Remove last traces of @SQL_BINDIR@ and @DB_TYPE@
[bacula/bacula] / bacula / src / cats / update_sqlite3_tables.in.patch
index 5b2a36b8de9e04dbdcdcbd5f51c9a6c35386c005..252a0f3e66ea75505a6c514bf7a519d49986a085 100644 (file)
@@ -1,11 +1,11 @@
 --- ./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
-@@ -11,7 +11,7 @@
- echo "this script may take several minutes to run."
+@@ -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@