[gstreamer-plugins-good] Revert "Remove more GConf bits"

Brian Pepple bpepple at fedoraproject.org
Tue Jul 17 17:57:42 UTC 2012


commit 5ddbb26f96468aaae8a8af978c7c7a4a6586d891
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Tue Jul 17 13:53:31 2012 -0400

    Revert "Remove more GConf bits"
    
    This reverts commit 2ce9ae17f80f577e27a51561c3973d947144c9e5.

 gstreamer-plugins-good.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/gstreamer-plugins-good.spec b/gstreamer-plugins-good.spec
index a2cb7c6..ea2cd3a 100644
--- a/gstreamer-plugins-good.spec
+++ b/gstreamer-plugins-good.spec
@@ -158,7 +158,10 @@ make %{?_smp_mflags}
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
+export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 %makeinstall
+unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
 
 # Clean out files that should not be part of the rpm.
 rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/*.la


More information about the scm-commits mailing list