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
This commit is contained in:
Christian Schaller 2002-10-27 12:23:29 +00:00
parent daa9517e02
commit dae610df62

View 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