From 4076008d718722fa57542dbae192c325da95fe2f Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Thu, 17 May 2007 11:26:14 +0000 Subject: [PATCH] ebl fix typo git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4807 91ce42f0-d328-0410-95d8-f526ca767f89 --- gui/bweb/install_bweb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/bweb/install_bweb b/gui/bweb/install_bweb index 099312de6c..05c6e322cb 100755 --- a/gui/bweb/install_bweb +++ b/gui/bweb/install_bweb @@ -42,7 +42,7 @@ fi # Normally you should not need to change the following # # first, copy the bweb perl library into your PERL5 INC path -sed -i "s!/etc/bacula!${CONF_DIR}!" lib/Bweb.conf +sed -i "s!/etc/bacula!${CONF_DIR}!" lib/Bweb.pm perl Makefile.PL make install -- 2.39.5