]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: when po-check fails, say why and suggest a fix
authorJim Meyering <meyering@redhat.com>
Thu, 16 Oct 2008 17:18:48 +0000 (17:18 +0000)
committerJim Meyering <meyering@redhat.com>
Thu, 16 Oct 2008 17:18:48 +0000 (17:18 +0000)
commitc16d74a12a60be230d14ba02fb3e34a2efcbcc79
tree38f6d0bc64a05bbc5cc09ac3bd49b27cc8212b2c
parenteeff3cdcbc763e9a9aefa17a69faddcd5fc34112
build: when po-check fails, say why and suggest a fix

* Makefile.maint (po-check): Before, when this check failed, it just
spat out a diff mentioning two temporary files.  Now, it tells you
what's wrong and suggests a fix with a patch using the name of the
affected file (rather than temporary file names) in the diff output.
ChangeLog
Makefile.maint