From: Christian Schaller Date: Sun, 27 Oct 2002 12:23:29 +0000 (+0000) Subject: fixing the running of gst-register for the core package. No registry handling is... X-Git-Tag: BRANCH-RELEASE-0_4_2-ROOT~9 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dae610df624f191b7d8d0021d292bd600ddc868b;p=platform%2Fupstream%2Fgstreamer.git fixing the running of gst-register for the core package. No registry handling is not done automatically, not for the ... Original commit message from CVS: fixing the running of gst-register for the core package. No registry handling is not done automatically, not for the system reg. at least --- diff --git a/gstreamer.spec.in b/gstreamer.spec.in index 0053c1a..8b0a643 100644 --- a/gstreamer.spec.in +++ b/gstreamer.spec.in @@ -112,8 +112,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %post /sbin/ldconfig -# registry handling is now done automatically -# %{_prefix}/bin/gst-register --gst-mask=0 +%{_bindir}/gst-register --gst-mask=0 > /dev/null 2> /dev/null %post devel # adding devhelp links to work around different base not working