Here's the patch.

-- 
Kind regards,
Loong Jin
diff -Nru libkarma-0.1.2/debian/changelog libkarma-0.1.2/debian/changelog
--- libkarma-0.1.2/debian/changelog	2011-07-12 15:22:35.000000000 +0800
+++ libkarma-0.1.2/debian/changelog	2011-07-18 01:29:37.000000000 +0800
@@ -1,3 +1,9 @@
+libkarma (0.1.2-2.2) unstable; urgency=low
+
+  * Fix installing of karma-sharp dll when gmcs is not present (Closes: #634203)
+
+ -- Chow Loong Jin <hyper...@ubuntu.com>  Mon, 18 Jul 2011 01:13:21 +0800
+
 libkarma (0.1.2-2.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru libkarma-0.1.2/debian/rules libkarma-0.1.2/debian/rules
--- libkarma-0.1.2/debian/rules	2011-07-12 15:22:09.000000000 +0800
+++ libkarma-0.1.2/debian/rules	2011-07-18 01:12:17.000000000 +0800
@@ -8,5 +8,8 @@
 override_dh_auto_build:
 	dh_auto_build -- MCS=$(shell which mono-csc)
 
+override_dh_auto_install:
+	dh_auto_install -- MCS=$(shell which mono-csc)
+
 %:
 	dh $@

Attachment: signature.asc
Description: OpenPGP digital signature



Reply via email to