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

arand-guest pushed a commit to branch debdir
in repository redeclipse.

commit 4de4264647c7f5dccb3db142872fa43d3371a0f0
Author: Martin Erik Werner <martinerikwer...@gmail.com>
Date:   Tue Mar 31 10:34:24 2015 +0200

    Manually run clean to avoid nonexisting enet targets
---
 rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/rules b/rules
index 150caf2..c113526 100755
--- a/rules
+++ b/rules
@@ -5,6 +5,9 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 %:
        dh $@ --sourcedirectory=src --parallel
 
+override_dh_auto_clean:
+       $(MAKE) -C src clean-client clean-server
+
 override_dh_auto_build:
        dh_auto_build -- \
                CPPFLAGS="$(CPPFLAGS)" \

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

_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to