Commit b2c851f4 authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

contrib: No need to remove distro file before ln -sf.

parent 03916eb0
......@@ -306,7 +306,6 @@ hint_distro unix
distro_mak="${BUILDDIR}/distro.mak"
distro_file="`pwd`/src/Distributions/${DISTRO}.mak"
rm "${distro_mak}"
ln -sf "${distro_file}" "${distro_mak}"
#
......
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