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

sebastic pushed a commit to branch master
in repository zoo-project.

commit cf69f5b8a2fabcf0dfc73193f8fab40ab74d825a
Author: Bas Couwenberg <[email protected]>
Date:   Sun Jan 29 18:24:03 2017 +0100

    Set sharedstatedir to /var/lib.
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 1504533..1ca4cdf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,7 +41,8 @@ override_dh_auto_clean:
 override_dh_auto_configure:
        dh_auto_configure --sourcedirectory=zoo-project/zoo-kernel \
                          --builddirectory=zoo-project/zoo-kernel \
-                         -- --with-etc-dir=yes --sysconfdir=/etc/zoo-project \
+                         -- --sharedstatedir=/var/lib \
+                            --with-etc-dir=yes --sysconfdir=/etc/zoo-project \
                             --with-python \
                             --with-js \
                             --with-java=/usr/lib/jvm/default-java \

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/zoo-project.git

_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to