Signed-off-by: Terzeus S. Dominguez <zeus@dmgznet.com>
This commit is contained in:
Terzeus S. Dominguez 2016-01-11 02:13:10 +08:00
parent f2d63d7ac4
commit 3b7f70d214
No known key found for this signature in database
GPG Key ID: 5C14F72989F78D66

View File

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