The following commit has been merged in the master branch:
commit 2b21d157b76409f74a021174f5436f31de90519c
Author: Stephen M. Webb <[email protected]>
Date:   Sun Jan 22 09:39:11 2012 -0500

    Avoided sh_auto_clean due to prepatch issues.

diff --git a/debian/rules b/debian/rules
index dc53606..ab4d547 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,8 @@
 %:
        dh $@ --with python2 
 
+override_dh_auto_clean:
+
 override_dh_install:
        dh_install
        install -d debian/watermelons/usr/games

-- 
bounce the falling watermelons game

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

Reply via email to