summaryrefslogtreecommitdiff
path: root/meta/packages/gstreamer
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/gstreamer')
-rw-r--r--meta/packages/gstreamer/gst-plugins-base_0.10.17.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/gstreamer/gst-plugins-base_0.10.17.bb b/meta/packages/gstreamer/gst-plugins-base_0.10.17.bb
index 013562233..2cb7d68f1 100644
--- a/meta/packages/gstreamer/gst-plugins-base_0.10.17.bb
+++ b/meta/packages/gstreamer/gst-plugins-base_0.10.17.bb
@@ -8,5 +8,5 @@ EXTRA_OECONF += "--disable-freetypetest --disable-pango --disable-theora"
do_configure_prepend() {
# This m4 file contains nastiness which conflicts with libtool 2.2.2
- rm ${S}/m4/lib-link.m4
+ rm -f ${S}/m4/lib-link.m4
}