2011/7/28 Marghanita da Cruz <[email protected]>: > To create the epub package, I need to create a .zip file and then change the > extension from ".zip" to ".epub". > > The problem is that one of the files to be added must not be compressed.
I would use tar then. It might be possible with zip (seems unlikely though), but tar sounds like what you're looking for. Chris- -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
