https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7294

Bill Cole <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |cconsult.com

--- Comment #3 from Bill Cole <[email protected]> ---
(In reply to Kevin A. McGrail from comment #2)
> Slightly different patch needed for 3.4 but same concept.  Thanks Martin.
> 
> 3.4: Committed revision 1839137.
> 
> For trunk, Bill, I think this was your revision where the lines in trunk are
> this:
> 
> 
> <     run("make $log");
> <     run($sudo."make install $log");   # into $installdir
> 
> but in 3.4 (ignoring the $config{make} changes) are much more complicated.
> 
> >     run($Config{make}." PREFIX=$dirpath/ignored INSTALLSITEARCH=$installdir 
> > $log"); #change to $Config{make}. bug 7294
> >     run($sudo.$Config{make}." install PREFIX=$dirpath/ignored 
> > INSTALLSITEARCH=$installdir $log");     # into $installdir
> 
> Should sa-compile.raw on trunk be unified with 3.4?  I think yes.

Agreed. Change made to trunk as well in r1839150

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to