]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl fix typo
authorEric Bollengier <eric@eb.homelinux.org>
Thu, 17 May 2007 11:26:14 +0000 (11:26 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Thu, 17 May 2007 11:26:14 +0000 (11:26 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4807 91ce42f0-d328-0410-95d8-f526ca767f89

gui/bweb/install_bweb

index 099312de6c09e7f9c6d1585b54b90d351d6113b1..05c6e322cbe9f4a74b3ed750df01c2a7a2046e68 100755 (executable)
@@ -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