Package: git
Version: 1:1.7.10.4-2
Severity: wishlist

I noticed that git ships its binary twice.

$ ls -lai /usr/lib/git-core/git /usr/bin/git
688632 -rwxr-xr-x 1 root root 1355584 Nov  1 16:36 /usr/bin/git
 20941 -rwxr-xr-x 1 root root 1355584 Nov  1 16:36 /usr/lib/git-core/git
$ cmp /usr/lib/git-core/git /usr/bin/git && echo same
same
$

This binary makes up 10% of the installation size. Please consider
replacing one of those locations with a link to the other.

Helmut


-- 
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