[SCM] Python bindings for the SFML Library branch, master, updated. upstream/1.2-10-gbb8d100

Christoph Egger Christoph.Egger at gmx.de
Sun Jun 8 16:53:29 UTC 2008


The following commit has been merged in the master branch:
commit cdb905acbe6116cef5454b9b3b72c547a700ab0e
Author: Christoph Egger <Christoph.Egger at gmx.de>
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



More information about the Pkg-games-commits mailing list