From 872474624f3c29a17ce88bec4034ffd89c9746e0 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Sun, 1 Jul 2018 00:04:51 +0200 Subject: [PATCH] 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 --- package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk b/package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk index 26ea8a961a..6fa989d6bd 100644 --- a/package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk +++ b/package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk @@ -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 -- 2.30.2