On Wed, Nov 08, 2006, Frank Gevaerts wrote: > I need to add a binary file (a png icon) to my package. What is the best > way to do this, since the "normal" .diff generation does not support > this ?
One way specific to png is to use "sng" to ship a .sng and convert it to .png at build-time. For general purpose binary encoding, you can use uudecode. -- Loïc Minier <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]