xorriso: indentation cleanup
authorJerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Tue, 28 Jun 2016 04:56:24 +0000 (06:56 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 28 Jun 2016 08:29:36 +0000 (10:29 +0200)
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/xorriso/xorriso.mk

index 57537e897e8813d25910c6b1ff39393d5083dfd7..396eeaee19133e093e59c6baa2ac430cac5e44cd 100644 (file)
@@ -12,12 +12,12 @@ HOST_XORRISO_DEPENDENCIES =
 # Disable everything until we actually need those feature, and add the correct
 # host-libraries
 HOST_XORRISO_CONF_OPTS = \
-        --disable-zlib \
-        --disable-bzip2 \
-        --disable-libcdio \
-        --disable-libreadline \
-        --disable-libedit \
-        --disable-libacl
+       --disable-zlib \
+       --disable-bzip2 \
+       --disable-libcdio \
+       --disable-libreadline \
+       --disable-libedit \
+       --disable-libacl
 
 ifeq ($(BR2_PACKAGE_LIBICONV),y)
 XORRISO_DEPENDENCIES += libiconv