bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: use maintainer-makefile


From: Jim Meyering
Subject: Re: use maintainer-makefile
Date: Fri, 24 Apr 2009 07:45:29 +0200

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]