[Pkg-sympa-commits] [sympa] 02/03: Fix bug with Sympa config file which was shipped as a conffile

Emmanuel Bouthenot kolter at moszumanska.debian.org
Wed Oct 5 18:41:32 UTC 2016


This is an automated email from the git hooks/post-receive script.

kolter pushed a commit to branch master
in repository sympa.

commit 8e28506867fcf98b74122165637cff15d921f97b
Author: Emmanuel Bouthenot <kolter at openics.org>
Date:   Wed Oct 5 20:36:02 2016 +0200

    Fix bug with Sympa config file which was shipped as a conffile
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index a3fd9e3..17fc343 100755
--- a/debian/rules
+++ b/debian/rules
@@ -57,7 +57,7 @@ override_dh_auto_install:
 	dh_auto_install
 	rm -rf \
 		$(TMP)/run \
-		$(TMP)/etc/sympa/sympa.conf \
+		$(TMP)/etc/sympa/sympa/sympa.conf \
 		$(TMP)/etc/sympa/smrsh \
 		$(TMP)/usr/share/sympa/default/ca-bundle.crt \
 		$(TMP)/usr/share/sympa/bin/create_db.Sybase \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/sympa.git



More information about the Pkg-sympa-commits mailing list