X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fsrc%2Fcats%2Fupdate_sqlite_tables.in.patch;h=2c6cc1ebbf274971386457c9994717906fa73311;hb=211d6372e3dd8d371fe228eba1bc7db669d76b20;hp=3ecb408c5d67c7913ebc980a166b8eec16149d39;hpb=f23e7173c299b1e155df07bb432f415d77e63e17;p=bacula%2Fbacula diff --git a/bacula/src/cats/update_sqlite_tables.in.patch b/bacula/src/cats/update_sqlite_tables.in.patch index 3ecb408c5d..2c6cc1ebbf 100644 --- a/bacula/src/cats/update_sqlite_tables.in.patch +++ b/bacula/src/cats/update_sqlite_tables.in.patch @@ -1,4 +1,11 @@ -11c11 -< bindir=@SQL_BINDIR@ ---- -> bindir=/usr/lib/bacula/sqlite +--- update_sqlite_tables.in 2006-08-05 10:20:06.000000000 -0400 ++++ update_sqlite_tables.in.fixed 2006-08-05 10:18:23.000000000 -0400 +@@ -9,7 +9,7 @@ + echo "this script may take several minutes to run." + echo " " + +-bindir=@SQL_BINDIR@ ++bindir=/usr/lib/bacula/sqlite + cd @working_dir@ + sqlite=@DB_TYPE@ +