Simon Josefsson wrote:
> Hi!  The patch below makes coreutils use maint.mk from gnulib.  The
> maint.mk files are now almost the same, so I hope this is acceptable.
> You'll have to update the gnulib subproject to 7f62c240e to make
> bootstrap import the new maint.mk though, and I don't know how that is
> handled in coreutils.
>
> What do you think?

Hi Simon,

Thank you.
I've applied it with this log entry:

    build: use maint.mk from gnulib

    * maint.mk: Remove file.  Now it's generated.
    * .gitignore: Ignore it.
    * bootstrap.conf (gnulib_modules): Add maintainer-makefile.
    * gnulib: Update submodule to latest.

To update the submodule to latest, I did this:

    ( cd gnulib && git pull )

then ran "git commit --amend -a" to add that change to your change set.


_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to