summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-09-20 07:13:12 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-09-20 07:13:12 +0000
commitb9c66834037ed3d327ebb529e04a9a1da7cd7fc1 (patch)
tree512942663fc9fb6c043abb55510c1cd32d8352aa
parent167a83bbcaa88ba9e052e65675be2ff6fbfda5d7 (diff)
downloadgstreamer-plugins-bad-b9c66834037ed3d327ebb529e04a9a1da7cd7fc1.tar.gz
typo
Original commit message from CVS: typo
-rw-r--r--gst-plugins.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-plugins.spec.in b/gst-plugins.spec.in
index 4fde7e190..067e3784e 100644
--- a/gst-plugins.spec.in
+++ b/gst-plugins.spec.in
@@ -631,7 +631,7 @@ GStreamer support libraries header files.
@USE_MIKMOD_TRUE@%post -n gstreamer-mikmod
@USE_MIKMOD_TRUE@%{_bindir}/gst-register --gst-mask=0 > /dev/null 2> /dev/null
@USE_MIKMOD_TRUE@
-@USE_MIKMOD_TRUE@%post-un -n gstreamer-mikmod
+@USE_MIKMOD_TRUE@%postun -n gstreamer-mikmod
@USE_MIKMOD_TRUE@%{_bindir}/gst-register --gst-mask=0 > /dev/null 2> /dev/null
### MJPEGTOOLS ###