[banshee] [bundle] remove ige-mac-integration-sharp dep



commit 2d215eeac32b035ab53be23a5d1b298eee2f381f
Author: Aaron Bockover <abockover novell com>
Date:   Wed Feb 24 16:03:09 2010 -0500

    [bundle] remove ige-mac-integration-sharp dep

 build/bundle/packages.py                           |    3 +--
 build/bundle/packages/ige-mac-integration-sharp.py |    3 ---
 2 files changed, 1 insertions(+), 5 deletions(-)
---
diff --git a/build/bundle/packages.py b/build/bundle/packages.py
index 54cae3d..9ee905f 100644
--- a/build/bundle/packages.py
+++ b/build/bundle/packages.py
@@ -79,8 +79,7 @@ class BansheePackages:
 
 		if isinstance (self, DarwinProfile):
 			self.packages.extend ([
-				'packages/ige-mac-integration.py',
-				'packages/ige-mac-integration-sharp.py'
+				'packages/ige-mac-integration.py'
 			])
 
 		if self.cmd_options.release_build:



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