#13601: git-core hard link -------------------------------------+-------------------------------------- Reporter: julien.thewys@gmail.com | Owner: macports-tickets@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