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

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

commit e64e5bf4792504698fb3ef2d96496ca0a082b18e
Author: Martin Erik Werner <[email protected]>
Date:   Fri Dec 9 20:24:08 2011 +0100

    d/rules: cleaner cleaning in clean target
---
 rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/rules b/rules
index 4d13a41..a2aa377 100755
--- a/rules
+++ b/rules
@@ -5,8 +5,7 @@
 
 override_dh_auto_clean:
        dh_auto_clean
-       make -C src clean-enet
-       make -C src/enet/ distclean
+       dh_auto_clean --sourcedirectory=src/enet
 
 override_dh_auto_build:
        dh_auto_build -- client server cube2font

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

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

Reply via email to