[Debian-zh-dev] Bug#850505: fortune-zh: please make the build reproducible
Chris Lamb
lamby at debian.org
Mon Jan 9 13:22:32 UTC 2017
I would just upload it now regardless. Why wait..?
lumin wrote:
> On Mon, 2017-01-09 at 11:49 +0000, Chris Lamb wrote:
> > tags 850505 + patch
> > thanks
> >
> > Aw, why not in this cycle? The change should be fairly trivial:
> >
> > - find chinese.d -type f -name '*.dat' -exec cat '{}' \; >> chinese
> > + find chinese.d -type f -name '*.dat' -print0 | LC_ALL=C sort -z | xargs -0r cat
>
> Thank you for the patch, it seems to be a point for me to start.
> My concern is the testing migration ... If the patched version
> can enter into Stretch I'll be glad to do it ASAP.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
More information about the Chinese-developers
mailing list