debian/git-el: remove spurious doc/git/contrib/emacs.old directory
commitcfea628da679c3fd48a6d574869a70f13a02c7c7
authorJonathan Nieder <jrnieder@gmail.com>
Wed, 9 Mar 2011 23:07:29 +0000 (9 17:07 -0600)
committerJonathan Nieder <jrnieder@gmail.com>
Wed, 9 Mar 2011 23:10:45 +0000 (9 17:10 -0600)
treeffc117cac73f0e97284f062c15f84c8c7f09ac04
parent16ac8f045be3413f812f1d9a629ee3d27fdb8fde
debian/git-el: remove spurious doc/git/contrib/emacs.old directory

Now that git-el's postinst uses lstat(2) and no longer confuses
a symlink to a directory for a directory, spurious emacs.old
directories in /usr/share/doc/git/contrib should be a thing of
the past.  Clean up the old mess:

 - if contrib/emacs.old is a symlink (from trying to install git-el
   once), remove it.
 - if contrib/emacs/emacs is a symlink (from trying to install git-el
   twice), remove it.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
debian/changelog
debian/git-el.postinst