]> git.sur5r.net Git - bacula/bacula/commitdiff
make new update tables executable
authorKern Sibbald <kern@sibbald.com>
Wed, 16 Jun 2010 19:21:09 +0000 (21:21 +0200)
committerEric Bollengier <eric@eb.homelinux.org>
Mon, 2 Aug 2010 14:53:53 +0000 (16:53 +0200)
bacula/autoconf/configure.in

index 90adfaed7de04a661fa03e6efe5305da727753cf..774b68374f20194d747afb49ea6e7511e8472a5c 100644 (file)
@@ -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