]> err.no Git - dpkg/commit
Do not treat two symlinks to the same directory as a file conflict.
authorIan Jackson <iwj@ubuntu.com>
Sat, 11 Aug 2007 03:53:55 +0000 (06:53 +0300)
committerGuillem Jover <guillem@debian.org>
Sat, 11 Aug 2007 03:53:55 +0000 (06:53 +0300)
commit161985a220fdca1bc5328b359a4db128f4205756
tree7f0cd469569227c3ff4abce19d8d3d41f4f59ec5
parent3ff4c4e7f98e784b9c8d9eaad501dafbabdea563
Do not treat two symlinks to the same directory as a file conflict.

If the package contains a symlink to a directory where the existing
symlink on-disk points to the same place, do not consider it a file
conflict.
ChangeLog
debian/changelog
src/archives.c