[MacPorts] #13601: git-core hard link
MacPorts
trac at macosforge.org
Sun Dec 16 05:05:24 PST 2007
#13601: git-core hard link
-------------------------------------+--------------------------------------
Reporter: julien.thewys at gmail.com | Owner: macports-tickets at lists.macosforge.org
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.5.2
Keywords: |
-------------------------------------+--------------------------------------
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.
--
Ticket URL: <https://svn.macosforge.org/projects/macports/ticket/13601>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list