gst1-plugins-good: remove consecutive empty lines
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 30 Jun 2018 22:04:51 +0000 (00:04 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 30 Jun 2018 22:04:51 +0000 (00:04 +0200)
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>
package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk

index 26ea8a961a4fceb2af0cf1c61281829e2a4543eb..6fa989d6bdedab09d76b80a0702eff7d27950f78 100644 (file)
@@ -190,7 +190,6 @@ else
 GST1_PLUGINS_GOOD_CONF_OPTS += --disable-mpg123
 endif
 
-
 ifeq ($(BR2_PACKAGE_GST1_PLUGINS_GOOD_PLUGIN_LAW),y)
 GST1_PLUGINS_GOOD_CONF_OPTS += --enable-law
 else