[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: GIF files in package



 If you do that, your .diff.gz will try to have a binary file in it.
 You can cure that by converting the graphic into a base64 encoded
 text file, for the diff.gz, and then in debian/rules, when you go to
 install it in `build', you turn it back into a graphic and install
 that.


Reply to: