diff --git a/templates/lxc-opensuse.in b/templates/lxc-opensuse.in index 3657795c0..847f1788f 100644 --- a/templates/lxc-opensuse.in +++ b/templates/lxc-opensuse.in @@ -175,7 +175,7 @@ EOF fi # dhcpcd is not in the default repos with Leap 42.1 - if [ $DISTRO != "leap/42.1"] + if [ $DISTRO != "leap/42.1" ] then echo "Support: dhcpcd" >> $cache/partial-$arch-packages/opensuse.conf fi