update-common: don't update gst-python's common any more
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 7 Apr 2012 19:19:43 +0000 (20:19 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 7 Apr 2012 19:19:43 +0000 (20:19 +0100)
There's no gst-python for 0.11/1.0.

update-common

index e3b95e4..dd4d736 100755 (executable)
@@ -23,7 +23,7 @@ set -e
 set -x
 
 modules="gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad \
-       gst-plugins-ugly gst-ffmpeg gst-python \
+       gst-plugins-ugly gst-ffmpeg \
        gnonlin gst-plugins-gl gst-rtsp-server gst-editing-services"
 
 topdir=`pwd`