diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2002-09-19 22:14:45 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2002-09-19 22:14:45 +0000 |
commit | 167a83bbcaa88ba9e052e65675be2ff6fbfda5d7 (patch) | |
tree | 86cc6482ec4d8585ec74fb74fdc46483b676111a /gst-plugins.spec.in | |
parent | 85469d914d8a395b9102301cba44c1a636e2ee6e (diff) | |
download | gst-plugins-bad-167a83bbcaa88ba9e052e65675be2ff6fbfda5d7.tar.gz gst-plugins-bad-167a83bbcaa88ba9e052e65675be2ff6fbfda5d7.tar.bz2 gst-plugins-bad-167a83bbcaa88ba9e052e65675be2ff6fbfda5d7.zip |
doubledamn
Original commit message from CVS:
doubledamn
Diffstat (limited to 'gst-plugins.spec.in')
-rw-r--r-- | gst-plugins.spec.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gst-plugins.spec.in b/gst-plugins.spec.in index 27c66b6e..4fde7e19 100644 --- a/gst-plugins.spec.in +++ b/gst-plugins.spec.in @@ -1211,12 +1211,6 @@ processed with the lavtools from mjpegtools. @USE_GCONF_TRUE@%post -n gstreamer-GConf @USE_GCONF_TRUE@export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` @USE_GCONF_TRUE@gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/gstreamer.schemas > /dev/null -@USE_GCONF_TRUE@ -@USE_GCONF_TRUE@%post -n gstreamer-GConf -@USE_GCONF_TRUE@%{_bindir}/gst-register --gst-mask=0 > /dev/null 2> /dev/null -@USE_GCONF_TRUE@ -@USE_GCONF_TRUE@%postun -n gstreamer-GConf -@USE_GCONF_TRUE@%{_bindir}/gst-register --gst-mask=0 > /dev/null 2> /dev/null %changelog * Wed Sep 18 2002 Thomas Vander Stichele <thomas@apestaart.org> |