[Pkg-mono-svn-commits] [SCM] mono branch, master-experimental, updated. debian/2.6.7-5-88-gbf09b22

Mirco Bauer meebey at meebey.net
Wed Apr 6 22:10:34 UTC 2011


The following commit has been merged in the master-experimental branch:
commit 4cd31f2704c4c84c7a3d2eef800063ae1c8a1e29
Author: Mirco Bauer <meebey at meebey.net>
Date:   Mon Apr 4 20:30:04 2011 +0200

    Forcely install jay

diff --git a/debian/rules b/debian/rules
index 48ceb7e..b78ced4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -166,6 +166,8 @@ install-stamp:
 	dh_installdirs
 
 	$(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
+	cd mcs/jay && \
+		$(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
 
 	# don't want docs of bundled libgc
 	rm -rf debian/tmp/usr/share/libgc-mono

-- 
mono



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