Fix portability issue#5
Conversation
Not sure why 'cp -l' was used to begin with, but kept that behavior for non-OS X systems in case that was in intentional.
This was problematic on FreeBSD 9.0.
|
Can you split out the second commit (cd926b7), and I'll merge that one. |
|
Happy to do that, but I have two questions:
My goal in both commits is to make this project more portable. Since day-to-day I use OS X, I have an interest in seeing that portability issue resolved. Can you provide some feedback on the first commit so both myself and others using OS X can use this project out of the box? |
|
If you use
|
|
|
|
Ping. Any plans on merging this, or any suggestions on how to change the merge request? |
|
One last ping. The way that use use At the time of this writing you have two open pull requests for OS X support (as well as FreeBSD). Do you intend on accepting patches to that will fix portability issues, or should those of us that need to work across multiple platforms organize a fork that will accept these sorts of changes? |
linkinstead ofcp -lon OS X, since the-lflag is not supported.