package/vde2: put the \ just one space after the line of _VDE2_CONF_OPTS items
authorJerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Sat, 16 Jul 2016 09:42:33 +0000 (11:42 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 16 Jul 2016 09:53:38 +0000 (11:53 +0200)
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/vde2/vde2.mk

index 558d0f31fd731971c711c0eef588c368e78dcd12..0b86e9fffbe1182d814d0f6e7c25080bd9bc6636 100644 (file)
@@ -26,11 +26,11 @@ VDE2_AUTORECONF = YES
 # Note: disabled features can be added with corresponding dependencies
 #       in future commits.
 VDE2_CONF_OPTS = \
-       --disable-experimental  \
-       --disable-cryptcab      \
-       --disable-pcap          \
-       --disable-python        \
-       --disable-profile       \
+       --disable-experimental \
+       --disable-cryptcab \
+       --disable-pcap \
+       --disable-python \
+       --disable-profile \
        --disable-kernel-switch \
        --enable-tuntap
 
@@ -38,11 +38,11 @@ VDE2_CONF_OPTS = \
 VDE2_MAKE = $(MAKE1)
 
 HOST_VDE2_CONF_OPTS = \
-       --disable-experimental  \
-       --disable-cryptcab      \
-       --disable-pcap          \
-       --disable-python        \
-       --disable-profile       \
+       --disable-experimental \
+       --disable-cryptcab \
+       --disable-pcap \
+       --disable-python \
+       --disable-profile \
        --disable-kernel-switch \
        --enable-tuntap