From c3b732e32036ae5df63bb0b9d48d8ed0923a1db4 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Mon, 26 Feb 2007 07:07:55 +0000 Subject: [PATCH] ebl add stat_job_table git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4255 91ce42f0-d328-0410-95d8-f526ca767f89 --- gui/debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/gui/debian/rules b/gui/debian/rules index 7acd8ac4e1..bb7722058c 100755 --- a/gui/debian/rules +++ b/gui/debian/rules @@ -66,6 +66,7 @@ install-indep: install -m 644 bweb/html/*.html debian/bweb/usr/share/bweb/html install -m 644 bweb/html/*.ico debian/bweb/usr/share/bweb/html install -m 644 bweb/script/bweb-postgresql.sql debian/bweb/usr/share/bweb + install -m 644 bweb/script/update_job_old.sql debian/bweb/usr/share/bweb echo '$$VAR1 = { template_dir => "/usr/share/bweb/tpl", bconsole => "/usr/bin/bconsole -n -c /etc/bacula/bconsole.conf", fv_write_path => "/var/spool/bweb" };' > debian/bweb/etc/bacula/bweb.conf chmod 600 debian/bweb/etc/bacula/bweb.conf dh_install -i -- 2.39.5