]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl fix sed
authorEric Bollengier <eric@eb.homelinux.org>
Sun, 25 Feb 2007 16:41:53 +0000 (16:41 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Sun, 25 Feb 2007 16:41:53 +0000 (16:41 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4253 91ce42f0-d328-0410-95d8-f526ca767f89

gui/bweb/install_bweb

index 501f9b7b501dbecc71525208fbb1fe21ebb000b3..099312de6c09e7f9c6d1585b54b90d351d6113b1 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.conf
 perl Makefile.PL
 make install