From edbc21d2706842a38c08f0ae389f043b990e34cd Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Mon, 18 Jan 2016 22:36:04 +0100 Subject: [PATCH] gst1-plugins-ugly: fix variable name typo The wrong variable name was used for the configure options. Reported-by: Vincent Dehors Signed-off-by: Peter Korsgaard --- package/gstreamer1/gst1-plugins-ugly/gst1-plugins-ugly.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/gstreamer1/gst1-plugins-ugly/gst1-plugins-ugly.mk b/package/gstreamer1/gst1-plugins-ugly/gst1-plugins-ugly.mk index 4d13b7b9e9..08315397b7 100644 --- a/package/gstreamer1/gst1-plugins-ugly/gst1-plugins-ugly.mk +++ b/package/gstreamer1/gst1-plugins-ugly/gst1-plugins-ugly.mk @@ -13,7 +13,7 @@ GST1_PLUGINS_UGLY_LICENSE = LGPLv2.1+ GST1_PLUGINS_UGLY_CONF_OPTS = --disable-examples --disable-valgrind -GST_PLUGINS_BAD1_CONF_OPTS += \ +GST1_PLUGINS_UGLY_CONF_OPTS += \ --disable-a52dec \ --disable-amrnb \ --disable-amrwb \ -- 2.30.2