pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/archivers/bzip2
* On 2021-03-15 at 14:41 GMT, Ryo ONODERA wrote:
Module Name: pkgsrc
Committed By: ryoon
Date: Mon Mar 15 14:21:14 UTC 2021
Modified Files:
pkgsrc/archivers/bzip2: Makefile
Log Message:
bzip2: Do not use hardlink for Haiku
Haiku R1/beta2 does not support hardlink.
Given the widespread use of ln -s, it's going to be a lot simpler if you
create a custom ln TOOLS_CMD for Haiku that strips the option, then
you'll fix all of them in one go.
Also this has nothing to do with the wrappers, so that variable
shouldn't be used outside of that context, especially as at some point
we will want to remove the legacy wrappers.
Cheers,
--
Jonathan Perkin - Joyent, Inc. - www.joyent.com
Home |
Main Index |
Thread Index |
Old Index