[sqitch] 10/10: Set etcdir to be /etc/sqitch, not /etc
zeha at debian.org
zeha at debian.org
Tue Jul 22 18:17:22 UTC 2014
This is an automated email from the git hooks/post-receive script.
zeha pushed a commit to branch master
in repository sqitch.
commit 9375fcc23cbbd7f4e19b0b9298abf87c8de94f3a
Author: Christian Hofstaedtler <zeha at debian.org>
Date: Tue Jul 22 20:17:04 2014 +0200
Set etcdir to be /etc/sqitch, not /etc
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 67a5380..022a5b0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ BUILDHOME = $(CURDIR)/debian/build
dh $@
override_dh_auto_configure:
- dh_auto_configure -- --etcdir=/etc
+ dh_auto_configure -- --etcdir=/etc/sqitch
override_dh_clean:
dh_clean
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/sqitch.git
More information about the Pkg-perl-cvs-commits
mailing list