From: Eric Bollengier Date: Thu, 17 May 2007 11:26:14 +0000 (+0000) Subject: ebl fix typo X-Git-Tag: Release-2.2.0~474 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=4076008d718722fa57542dbae192c325da95fe2f;p=bacula%2Fbacula ebl fix typo git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4807 91ce42f0-d328-0410-95d8-f526ca767f89 --- 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