The following commit has been merged in the master branch:
commit cdb905acbe6116cef5454b9b3b72c547a700ab0e
Author: Christoph Egger <[EMAIL PROTECTED]>
Date:   Sun Jun 8 18:08:05 2008 +0200

     * Adde missing parts to clean target

diff --git a/debian/rules b/debian/rules
index f4fefac..96d2fe2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,6 +24,7 @@ install-python%:
 clean: $(PYVERS:%=clean-python%)
        dh_clean
        rm -rf python/build
+       rm -f build build-python*
 clean-python%:
        cd python && python$* setup.py clean
 

-- 
Python bindings for the SFML Library

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

Reply via email to