On 09/20/2012 12:52 PM, Sallee, Stephen (Jake) wrote: > I could not find any instructions in the bug report to apply the patch, could > you let me know where I can find some? >
I replied on IRC but i'll re-paste here for perpetuity: Grab the commit id from the bug: c49873873 On github, you can see a specific commit with /commit/<id> https://github.com/inverse-inc/packetfence/commit/c49873873 If you append .diff to it, you get a patch: https://github.com/inverse-inc/packetfence/commit/c49873873.diff Patch can be applied from /usr/local/pf with: patch -p1 < <patchfile> Cheers! -- Olivier Bilodeau [email protected] :: +1.514.447.4918 *115 :: www.inverse.ca Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence (www.packetfence.org) ------------------------------------------------------------------------------ Got visibility? Most devs has no idea what their production app looks like. Find out how fast your code is with AppDynamics Lite. http://ad.doubleclick.net/clk;262219671;13503038;y? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ PacketFence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
