diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2002-01-03 22:09:45 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2002-01-03 22:09:45 +0000 |
commit | 55e127e4ffd85bfcf69fd33570ff41b028c99233 (patch) | |
tree | cf926a281d0dee555a6c5185a58eb86158ffd903 | |
parent | 9dcd9fd95c6dd8254e2d54554d059e3dfb0f84dc (diff) | |
download | gst-plugins-bad-55e127e4ffd85bfcf69fd33570ff41b028c99233.tar.gz gst-plugins-bad-55e127e4ffd85bfcf69fd33570ff41b028c99233.tar.bz2 gst-plugins-bad-55e127e4ffd85bfcf69fd33570ff41b028c99233.zip |
stupid typo
Original commit message from CVS:
stupid typo
-rw-r--r-- | gst-plugins.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-plugins.spec.in b/gst-plugins.spec.in index 558cbcb1..221926b0 100644 --- a/gst-plugins.spec.in +++ b/gst-plugins.spec.in @@ -800,4 +800,4 @@ Plugin for playback of wav audio files %{prefix}/lib/gst/libgstwavparse* %post -n gstreamer-wav -@%{prefix}/bin/gstreamer-register --gst-mask=0 +%{prefix}/bin/gstreamer-register --gst-mask=0 |