From: Kern Sibbald Date: Wed, 16 Jun 2010 19:21:09 +0000 (+0200) Subject: make new update tables executable X-Git-Tag: Release-5.2.1~1292 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e39f838625d1d0a40069697e2397781d3f42956b;p=bacula%2Fbacula make new update tables executable --- diff --git a/bacula/autoconf/configure.in b/bacula/autoconf/configure.in index 90adfaed7d..774b68374f 100644 --- a/bacula/autoconf/configure.in +++ b/bacula/autoconf/configure.in @@ -3214,6 +3214,9 @@ cd .. c=updatedb chmod 755 $c/update_mysql_tables_10_to_11 $c/update_sqlite3_tables_10_to_11 chmod 755 $c/update_postgresql_tables_10_to_11 +chmod 755 $c/update_mysql_tables_11_to_12 $c/update_sqlite3_tables_11_to_12 +chmod 755 $c/update_postgresql_tables_11_to_12 + c=src/cats