Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Terzeus S. Dominguez <zeus@dmgznet.com>
  • Loading branch information
tsdmgz committed Jan 10, 2016
1 parent f2d63d7 commit 3b7f70d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/lxc-opensuse.in
Expand Up @@ -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
Expand Down

0 comments on commit 3b7f70d

Please sign in to comment.