[pkg-bacula-commits] [SCM] Bacula, a network backup, recovery and verification program branch, master, updated. debian/5.0.3-1-19-g693ed81

Luca Capello luca at pca.it
Thu May 17 18:48:01 UTC 2012


The following commit has been merged in the master branch:
commit c21ba3bd22a8d050c4d7da63d5f1669d3f7bf99e
Author: Bartosz Cisek <bartosz.cisek at nasza-klasa.pl>
Date:   Mon Dec 19 16:45:32 2011 +0100

    debian/rules: Fixed typo.

diff --git a/debian/rules b/debian/rules
index c6a4020..d1ced95 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,7 +53,7 @@ CONF_ALL	= --enable-smartalloc \
 	--disable-bwx-console \
 	--without-qwt \
 	--enable-ipv6 \
-	--with-dir-passowrd=XXX_DIRPASSWORD_XXX \
+	--with-dir-password=XXX_DIRPASSWORD_XXX \
 	--with-fd-password=XXX_FDPASSWORD_XXX \
 	--with-sd-password=XXX_SDPASSWORD_XXX \
 	--with-mon-dir-password=XXX_MONDIRPASSWORD_XXX \

-- 
Bacula, a network backup, recovery and verification program



More information about the pkg-bacula-commits mailing list