Jim Meyering <[email protected]> writes: > 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.
Great! > 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. I didn't know this command, thanks for explaining. /Simon _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
