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

sebastic pushed a commit to branch wheezy-backports
in repository mapserver.

commit 25d6bbe600e231cbbf43502d52b048f6bda9ecab
Author: Bas Couwenberg <[email protected]>
Date:   Sat Jul 20 02:45:18 2013 +0200

    make clean requires config.log.
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 3d5b58c..b87001b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -58,6 +58,8 @@ MS_LDFLAGS=$(LDFLAGS)
        dh $@
 
 override_dh_clean:
+       touch config.log
+
        dh_clean
 
        dh_testdir

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

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

Reply via email to