Hello, On Sat, 2015-09-26 at 10:28 +0200, Ole Streicher wrote: > Hi all, > > I need to package some large (~80MB) data files with a machine > dependent byte order. > > How should I do this? > How about creating one package -bigendian and one -lowendian and a virtual package that depends on one or the other based on the architecture?
Best, Gert