[horde] Upgrade project using patch file

Kevin M. Myer kevin_myer at iu13.org
Wed Aug 31 11:35:49 PDT 2005


Quoting Wim <wim at karowim.org>:

> Hi,
>
> How do I have to use the patch ´patch-turba-h3-2.0.2-h3-2.0.3.gz´ to
> upgrade turba 2.0.2 to 2.0.3

man patch for an overview

Specifically for turba:

gunzip patch-turba-h3-2.0.2-h3-2.0.3.gz
cd <your turba location>
patch -p1 --dry-run < /location-of-patch-turba-h3-2.0.2-h3-2.0.3

If that dry-run applies cleanly, then:

patch -p1 < /location-of-patch-turba-h3-2.0.2-h3-2.0.3

Kevin

-- 
Kevin M. Myer
Senior Systems Administrator
Lancaster-Lebanon Intermediate Unit 13  http://www.iu13.org




More information about the horde mailing list