Skip to content

Commit

Permalink
contrib: No need to remove distro file before ln -sf.
Browse files Browse the repository at this point in the history
  • Loading branch information
pdherbemont committed Nov 17, 2010
1 parent 03916eb commit b2c851f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion extras/contrib/bootstrap
Original file line number Diff line number Diff line change
Expand Up @@ -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}"

#
Expand Down

0 comments on commit b2c851f

Please sign in to comment.