I suggest using ${PATCHORIG} rather than hardcoding to any particular value..

--
 Sent from a phone, apologies for poor formatting.

On 24 December 2023 00:53:05 George Koehler <kern...@gmail.com> wrote:

On Sat, 23 Dec 2023 23:46:33 +0100
Theo Buehler <t...@theobuehler.org> wrote:

Please go ahead, I can cope.

I committed it.  Now if anyone runs update-plist, my commit adds
cpu_relax.hpp.orig.port to this warning,

Warning: entries NOT added to boost-1.84.0p0v0:
include/boost/atomic/detail/futex.hpp.orig.port (.orig.port suffix ?)
include/boost/fiber/detail/cpu_relax.hpp.orig.port (.orig.port suffix ?)
include/boost/fiber/detail/futex.hpp.orig.port (.orig.port suffix ?)
share/b2/tools/gcc.jam.orig.port (.orig.port suffix ?)

do-install runs pax -s ':^.*\.orig$$::' to skip .orig files, but
we changed PATCHORIG to .orig.port some time ago, so
-s ':^.*\.orig\.port$$::' might be better.

Reply via email to