Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/bockbuild.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bockover <abockover@novell.com>2010-02-25 06:57:55 +0300
committerAaron Bockover <abockover@novell.com>2010-02-25 06:57:55 +0300
commitd0914675711a17cbd489ab9b906b9eeedc9a7608 (patch)
treed2bca8f4e2fa1d05eb93864135a2e261de2eb88a /packages
parent38fc9d48541032d45569128309a517c1799e7ae0 (diff)
[darwin] obsolete --enable-osx, auto-detect darwin
Fixes the ige-mac-integration-sharp issue as well; now looks for only the native ige-mac-integration library, which is just a runtime dep, so the check is only for sanity. Not required to build.
Diffstat (limited to 'packages')
-rw-r--r--packages/banshee.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/banshee.py b/packages/banshee.py
index 3baeadb..54e12d7 100644
--- a/packages/banshee.py
+++ b/packages/banshee.py
@@ -19,7 +19,6 @@ class BansheePackage (Package):
'--disable-ipod',
'--disable-boo',
'--disable-gnome',
- '--enable-osx',
'--with-vendor-build-id="banshee-project.org OSX 10.5+ i386/Intel"'
])