On Mon, Mar 29, 1999 at 11:57:42PM +0200, Christian Hammers wrote: > > But now: How do I put the additional Debian-Logo (only 2k) into the > > diff file ??? Can I rely on the sharutils package though it is only > > "standard" and not "essential" ? > > The best solution I found for putting images or more generally every > kind ofbinary data into the diff file is making a uuencoded file of it > and then building a perl script as followed. > > This pipes the raw binary data to stdout and you can use it in your > rules file like > ./uu_debian_logo > $TMP/usr/share/something/logo/debian.png
Of course, doing `chmod +x ./uu_debian_logo` before that. -- enJoy -*/\*- http://jagor.srce.hr/~jrodin/

