瀏覽代碼

gst1-plugins-good: remove consecutive empty lines

Fixes the following check-package warning:

package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk:193: consecutive empty lines

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Thomas Petazzoni 7 年之前
父節點
當前提交
872474624f
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk

+ 0 - 1
package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk

@@ -190,7 +190,6 @@ else
 GST1_PLUGINS_GOOD_CONF_OPTS += --disable-mpg123
 GST1_PLUGINS_GOOD_CONF_OPTS += --disable-mpg123
 endif
 endif
 
 
-
 ifeq ($(BR2_PACKAGE_GST1_PLUGINS_GOOD_PLUGIN_LAW),y)
 ifeq ($(BR2_PACKAGE_GST1_PLUGINS_GOOD_PLUGIN_LAW),y)
 GST1_PLUGINS_GOOD_CONF_OPTS += --enable-law
 GST1_PLUGINS_GOOD_CONF_OPTS += --enable-law
 else
 else