Don't fail on symlink creation
authorGuido Günther <agx@sigxcpu.org>
Thu, 13 Nov 2008 14:52:11 +0000 (15:52 +0100)
committerGuido Guenther <agx@sigxcpu.org>
Thu, 13 Nov 2008 14:52:11 +0000 (15:52 +0100)
commita6f5472e6fc3318173f3fbf02b2520ef37c20b3d
tree254e5169ace4ea9127b8083f8bd3d5e62f3b0cd3
parent7f24b98cb2b2e9588176bd1bc99dc077ae6d816d
Don't fail on symlink creation

iff the symlink already points to the correct target. This way it
doesn't make a difference if one points git-import-orig to the file
downloaded via uscan or to the symlink created by uscan.

Closes: #502565
git-import-orig