On 5/25/10 2:52 PM, William A. Stein wrote:


+1 to Robert's comments.  Already, I don't ever make or use foo.patch files 
anymore because they are completely redundant and one more easily-forgotten 
step to make (they should be totally automated if they are required).


Interesting


I'm not sure what to make of your short comment, so let me elaborate. Typically, to update an spkg, I move the old src/ directory to src-old, untar the new source into src/, and then do a 3-way merge:

kdiff3 src-old/file src/file patch/file

saving the result in the patch/ directory. Most of the time this is easy, but occasionally there are conflicts that need to be sorted out.

Thanks,

Jason

--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to