]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/cats/update_sqlite3_tables.in.patch
1a01855276cabc6e61f4c468e477b94eff022de8
[bacula/bacula] / bacula / src / cats / update_sqlite3_tables.in.patch
1 --- ./update_sqlite3_tables.in  2010-01-25 02:56:28.000000000 -0500
2 +++ ../../../bacula-5.0.0-fixed/src/cats/update_sqlite3_tables.in       2010-01-31 10:22:52.000000000 -0500
3 @@ -9,7 +9,7 @@ echo "  which is needed to convert from Bacula Enterprise version 2.6.x to 4.0.x"
4  echo " or Bacula Community version 5.0.x to 5.2.x"
5  echo " "
6  
7 -bindir=@SQLITE_BINDIR@
8 +bindir=/opt/bacula/sqlite
9  PATH="$bindir:$PATH"
10  cd @working_dir@
11  db_name=@db_name@
12