On Jan 5, 2014, at 03:23, Nicolas Pavillon wrote: > However, this way also applies reinplace to binary files, and adds a “0A” > line feed at the end of the file. One obvious way would be to filter through > file extensions, but this may become quite cumbersome. Would anyone have a > better suggestion, or, even better, a way to prevent reinplace to add this > line feed?
Don’t do this reinplacement on binary files. https://trac.macports.org/ticket/35581 _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
