Fix typo

parent f2d63d7a
...@@ -175,7 +175,7 @@ EOF ...@@ -175,7 +175,7 @@ EOF
fi fi
# dhcpcd is not in the default repos with Leap 42.1 # dhcpcd is not in the default repos with Leap 42.1
if [ $DISTRO != "leap/42.1"] if [ $DISTRO != "leap/42.1" ]
then then
echo "Support: dhcpcd" >> $cache/partial-$arch-packages/opensuse.conf echo "Support: dhcpcd" >> $cache/partial-$arch-packages/opensuse.conf
fi fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment