commit:     a1b31140f22020e06651500b999ebd39d0653419
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Nov  3 23:08:36 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Nov  3 23:08:36 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=a1b31140

eclass/gnome2-live.eclass: sync bits with gnome2.eclass

---
 eclass/gnome2-live.eclass | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/eclass/gnome2-live.eclass b/eclass/gnome2-live.eclass
index 1a32b2a..f01dea0 100644
--- a/eclass/gnome2-live.eclass
+++ b/eclass/gnome2-live.eclass
@@ -109,6 +109,9 @@ gnome2-live_src_prepare() {
        # causes test and introspection-building failures
        unset DBUS_SESSION_BUS_ADDRESS
 
+       # Prevent assorted access violations and test failures
+       gnome2_environment_reset
+
        # Prevent scrollkeeper access violations
        gnome2_omf_fix
 

Reply via email to