From e3441e7d8c28035e5ff69fae7d47c0240c6c151f Mon Sep 17 00:00:00 2001 From: Ruben Bressler Date: Tue, 20 Jul 2010 13:48:46 -0400 Subject: 20100720 - Cambio automático MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dev-libs/glib/glib-2.25.12.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/glib/glib-2.25.12.ebuild b/dev-libs/glib/glib-2.25.12.ebuild index 4f6541f..aa1eab9 100644 --- a/dev-libs/glib/glib-2.25.12.ebuild +++ b/dev-libs/glib/glib-2.25.12.ebuild @@ -45,14 +45,14 @@ src_prepare() { # Don't fail gio tests when ran without userpriv, upstream bug 552912 # This is only a temporary workaround, remove as soon as possible - #epatch "${FILESDIR}/${PN}-2.18.1-workaround-gio-test-failure-without-userpriv.patch" + epatch "${FILESDIR}/${PN}-2.18.1-workaround-gio-test-failure-without-userpriv.patch" # Fix gmodule issues on fbsd; bug #184301 epatch "${FILESDIR}"/${PN}-2.12.12-fbsd.patch # Don't check for python, hence removing the build-time python dep. # We remove the gdb python scripts in src_install due to bug 291328 - epatch "${FILESDIR}/${PN}-2.24-punt-python-check.patch" + #epatch "${FILESDIR}/${PN}-2.24-punt-python-check.patch" # Fix test failure when upgrading from 2.22 to 2.24, upstream bug 621368 epatch "${FILESDIR}/${PN}-2.24-assert-test-failure.patch" -- cgit v1.2.3-65-gdbad