Ver Fonte

package/vde2: put the \ just one space after the line of _VDE2_CONF_OPTS items

Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Jerzy Grzegorek há 9 anos atrás
pai
commit
7abd7059e9
1 ficheiros alterados com 10 adições e 10 exclusões
  1. 10 10
      package/vde2/vde2.mk

+ 10 - 10
package/vde2/vde2.mk

@@ -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