Package: libkarma
Version: 0.0.6-3
Severity: normal

Hi,
please build libkarma with gmcs to only get 2.0 dependencies. As
banshee, the only libkarma-cil consumer, is already built with gmcs this
will reduce the dependencies of banshee very much.

Attached patch fixes this.

Bye
--- karma-sharp/Makefile.old	2008-01-05 07:59:32.000000000 +0100
+++ karma-sharp/Makefile	2008-01-05 07:59:49.000000000 +0100
@@ -1,6 +1,6 @@
 ASSEMBLY_SOURCES=Song.cs Device.cs
 ASSEMBLY_RESOURCES=
-MCS=$(shell which mcs)
+MCS=$(shell which gmcs)
 MCS_FLAGS = -debug
 
 ifeq ($(MCS),)

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

Reply via email to