[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Can not 'make dist' GNU cpio on Fedora 38
From: |
Sergey Poznyakoff |
Subject: |
Re: Can not 'make dist' GNU cpio on Fedora 38 |
Date: |
Thu, 18 May 2023 07:48:41 +0200 |
User-agent: |
MH (GNU Mailutils 3.15) |
Hi Pavel,
> Hello, I'm not sure what exactly is the problem, but ./bootstrap or
> ./configure fails. At least as long as we keep the "EXTRA_DIST =
> DISTFILES" in Makefile.am in the ./rmt subdirectory.
Thanks for noticing. That file was added to EXTRA_DIST erroneously,
it should not be distributed. I fixed that in commit
0e921d579131fb356a71d54e1cad439d35c38ff1. Please, pull and rebootstrap.
Regards,
Sergey