Alexander Hansen wrote:
[]
> I'm not seeing how this idea _wouldn't_ result in non-identical .deb
> files if we build on two otherwise identical setups: you on a
> case-insensitive filesystem and me on a case-sensitive file system. We
> _should_ be able to build the package on either, and install
Jack Howarth wrote:
> That would still be hacking around the problem. We have
> to face the fact that MacOS X supports both a case-sensitive
> and case-insensitive file system. This means we should have
> some mechanism to allow for a Files list with foobar on
> case-insensitive and foobar/fooBar o
That would still be hacking around the problem. We have
to face the fact that MacOS X supports both a case-sensitive
and case-insensitive file system. This means we should have
some mechanism to allow for a Files list with foobar on
case-insensitive and foobar/fooBar on case sensitive.
On Sat, Jun
On 20/06/2009, at 18:48, Jack Howarth wrote:
> I have been looking at adjusting the openmpi
> package to allow it to build and install on
> case-sensitive HFS filesystems. I am stuck on
> how to properly steer mpiCC into the openmpi-dev
> Files list without breaking the build on the
> standard HF