]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/cats/update_sqlite3_tables.in.patch
Fix sqlite.c typo that fails build
[bacula/bacula] / bacula / src / cats / update_sqlite3_tables.in.patch
index 6d7d2164ab1b03891d650e334db41746f5cb0f99..5b2a36b8de9e04dbdcdcbd5f51c9a6c35386c005 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 @@
+--- ./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."
  echo " "
  
 -bindir=@SQL_BINDIR@
 +bindir=/usr/lib/bacula/sqlite
+ PATH="$bindir:$PATH"
  cd @working_dir@
  sqlite=@DB_TYPE@
- db_name=@db_name@