[Webkit-unassigned] [Bug 28623] svn-[un]apply should change directories to the repository root before [un]applying

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 28 15:05:51 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=28623





--- Comment #12 from Joseph Pecoraro <joepeck at webkit.org>  2009-08-28 15:05:51 PDT ---
(In reply to comment #11)
> This patch is missing the Find::Bin trick:
> 
> use FindBin;
> use lib $FindBin::Bin;
> 
> Will make it possible to include perl modules form the same directory.

Geoffrey Garen have you tried this with the patch?  Odd that this trick wasn't
necessary for my computer.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list