View Single Post
Old 05-12-2010, 08:54 PM   #20
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by jackie_w View Post
Finally, can you tell me what steps I will need to take when I want to install the next Calibre upgrade?
You have two options. The simplest to explain is: Do the same thing again. You'd get the source the same way, then edit it, making sure to put it in the same place your environment variable points.

The other is to do a commit of your edit changes, then a merge of the new code from Kovid's trunk:

Code:
bzr commit -m "Changes made to fix FBReader on the PB360"
bzr merge
It's possible there would be a conflict between his code changes and yours, but unlikely. If there was, you'd have to resolve it.
Starson17 is offline   Reply With Quote