From: Kern Sibbald Date: Wed, 16 Jun 2010 19:21:09 +0000 (+0200) Subject: make new update tables executable X-Git-Tag: Release-7.0.0~1757 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d0360003317b7396797453f0dbc51456428d100d;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