]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cfg.mak: ignore trailing whitespace in gnulib local patches
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 5 Mar 2018 18:46:24 +0000 (18:46 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Mon, 5 Mar 2018 18:46:24 +0000 (18:46 +0000)
commita32600f3ce7eb203e0c8d7e1be882180d7237edd
tree13a583a1bd69052a0142bffc805cbf0aec858cdf
parent1b884e64112a4b7fc028d703254d3e0f35466d51
cfg.mak: ignore trailing whitespace in gnulib local patches

The diff files in gnulib/local may well contain trailing whitespace.
They are simply diff's of gnulib code which should not be modified to
follow libvirt style rules.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
cfg.mk