git-core hard link
Ryan Schmidt
ryandesign at macports.org
Sat Dec 15 16:13:34 PST 2007
On Dec 15, 2007, at 08:56, jt wrote:
> Just installed macports and git-core on 10.5 .
> I can see that lots of generated bin are just the same file:
>
> cd /opt/local/bin;
> for i in git-*; do diff -qs $i git-tag; done | grep identical | wc
>
> Some "cp" could be replaced by "ln" in the build process.
You could file an enhancement request in Trac. Instructions are here:
http://trac.macosforge.org/projects/macports/wiki/TracTicketing
More information about the macports-dev
mailing list