Re: [PATCH] Re: Subversion 1.9.5 --with-serf problem
From: Andreas Stieger <Andreas.Stieger_at_gmx.de>
Date: Wed, 7 Jun 2017 16:48:11 +0200
> Thanks very much for this patch, it does indeed fix the problem for me.
You are building two packages in one. "scons PREFIX=%{prefix} install --install-sandbox=%{buildroot}" assumes that you will extract the files installed to %{buildroot} to make a serf rpm, then use the -devel to build the subversion one (at which point all paths with check out).
For reference:
If you really want to use the serf built in the combined package, point --with-serf= to the serf (source) build tree, not the (install) build root.
Andreas
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.