Source: git
Version: 1:1.7.4.1-3
Tags: patch

Hi,

git-el's postinst mistakes the /usr/share/doc/git/contrib/emacs
symlink for a directory on installation, so it ends up moving the
symlink to emacs.old to make room for... a new symlink.

So the result is that:

 * the first time git-el is installed, it puts an extra symlink
   at /usr/share/doc/git/contrib/emacs.old;

 * the second time git-el is installed, it puts an extra symlink
   at /usr/share/doc/git/contrib/emacs.old/emacs, or iow at
   /usr/share/git-core/emacs/emacs.

These patches fix it for me.  (Filing against src:git instead of
git-el because debbugs doesn't know about the latter yet.)
Thoughts?

Jonathan Nieder (2):
  debian/git-el: avoid spurious doc/git/contrib/emacs.old directory
  debian/git-el: remove spurious doc/git/contrib/emacs.old directory

 debian/changelog       |   11 +++++++++++
 debian/git-el.postinst |   10 +++++++++-
 2 files changed, 20 insertions(+), 1 deletions(-)



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to