[Pkg-mono-svn-commits] [SCM] mono branch, master, updated. debian/2.4+dfsg-4-5-g4b65d6c

Mirco Bauer meebey at meebey.net
Mon Jun 22 01:06:27 UTC 2009


The following commit has been merged in the master branch:
commit 1a58008b6f7776c17470b63cda442c960a6de026
Author: Mirco Bauer <meebey at meebey.net>
Date:   Mon Jun 22 01:27:44 2009 +0200

    fixed path

diff --git a/debian/rules b/debian/rules
index 1bc9e01..783c64d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -171,7 +171,7 @@ test-arch-stamp: configure-indep
 	-$(MONO_TEST)
 
 	# clean up
-	cd mini/tests && $(MAKE) clean
+	cd mono/mini && $(MAKE) clean
 	cd mono/tests && $(MAKE) clean
 	# funny bug-459094.cs creates too long directory names which
 	# pbuilder is unable to remove, eh

-- 
mono



More information about the Pkg-mono-svn-commits mailing list