[banshee] [build] don't build banshee in the bootstrap
- From: Aaron Bockover <abock src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [banshee] [build] don't build banshee in the bootstrap
- Date: Tue, 29 Dec 2009 16:08:43 +0000 (UTC)
commit 5467d14a7f893c747e7bccfb0e25dbd9c278b458
Author: Aaron Bockover <abockover novell com>
Date: Tue Dec 29 11:07:00 2009 -0500
[build] don't build banshee in the bootstrap
Banshee can now be built directly from the clone directory easily
with the new environment exporting and the top level bootstrap
script.
The package definition will be used to produce release builds
later on.
build/bundle/profile.osx.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/bundle/profile.osx.py b/build/bundle/profile.osx.py
index ce914b8..5f84edc 100644
--- a/build/bundle/profile.osx.py
+++ b/build/bundle/profile.osx.py
@@ -97,5 +97,5 @@ profile['packages'] = [
'packages/taglib-sharp.py',
'packages/ige-mac-integration-sharp.py',
- 'packages/banshee.py'
+ # 'packages/banshee.py'
]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]