[banshee] [darwin] don't build monobjc



commit 3c66858c9d3e107394b6a01db23c2af30109247a
Author: Aaron Bockover <abockover novell com>
Date:   Thu Mar 25 14:17:17 2010 -0400

    [darwin] don't build monobjc

 build/bundle/packages.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/build/bundle/packages.py b/build/bundle/packages.py
index 9e157af..d52f6df 100644
--- a/build/bundle/packages.py
+++ b/build/bundle/packages.py
@@ -78,7 +78,6 @@ class BansheePackages:
 
 		if isinstance (self, DarwinProfile):
 			self.packages.extend ([
-				'packages/monobjc.py',
 				'packages/ige-mac-integration.py'
 			])
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]