fixing the running of gst-register for the core package. No registry handling is...
authorChristian Schaller <uraeus@gnome.org>
Sun, 27 Oct 2002 12:23:29 +0000 (12:23 +0000)
committerChristian Schaller <uraeus@gnome.org>
Sun, 27 Oct 2002 12:23:29 +0000 (12:23 +0000)
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

gstreamer.spec.in

index 0053c1a..8b0a643 100644 (file)
@@ -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