summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2011-01-07 20:52:23 +0000
committerPacho Ramos <pacho@gentoo.org>2011-01-07 20:52:23 +0000
commit8f0063ac1c878d364ed14f366c5488c320366961 (patch)
treefc666cbccf702d4a0f4193216a26388224f41f25 /net-wireless/gnome-bluetooth/gnome-bluetooth-2.32.0.ebuild
parentstable ppc, bug 343473 (diff)
downloadhistorical-8f0063ac1c878d364ed14f366c5488c320366961.tar.gz
historical-8f0063ac1c878d364ed14f366c5488c320366961.tar.bz2
historical-8f0063ac1c878d364ed14f366c5488c320366961.zip
Pass --disable-schemas-compile since we already compile them at postinst phase and causes problems like bug #350020.
Package-Manager: portage-2.1.9.30/cvs/Linux x86_64
Diffstat (limited to 'net-wireless/gnome-bluetooth/gnome-bluetooth-2.32.0.ebuild')
-rw-r--r--net-wireless/gnome-bluetooth/gnome-bluetooth-2.32.0.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-2.32.0.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-2.32.0.ebuild
index 95ffacc33bb6..4c51c3494882 100644
--- a/net-wireless/gnome-bluetooth/gnome-bluetooth-2.32.0.ebuild
+++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-2.32.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/gnome-bluetooth-2.32.0.ebuild,v 1.5 2010/12/31 19:20:55 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/gnome-bluetooth-2.32.0.ebuild,v 1.6 2011/01/07 20:52:23 pacho Exp $
EAPI="3"
GCONF_DEBUG="yes"
@@ -51,7 +51,8 @@ pkg_setup() {
$(use_enable nautilus nautilus-sendto)
--disable-moblin
--disable-desktop-update
- --disable-icon-update"
+ --disable-icon-update
+ --disable-schemas-compile"
DOCS="AUTHORS README NEWS ChangeLog"
enewgroup plugdev