]> git.ipfire.org Git - thirdparty/libvirt.git/commit
maint: fix syntax-check failure of previous patch
authorEric Blake <eblake@redhat.com>
Tue, 26 Oct 2010 21:50:19 +0000 (15:50 -0600)
committerEric Blake <eblake@redhat.com>
Tue, 26 Oct 2010 21:50:19 +0000 (15:50 -0600)
commit1987b090931ea402da7748147f345991225026ec
treec6a3ecf5e4043fd2294b5f85bdca80c0a022988e
parent66a04090673a5e21700d11bdea0084f1ee870c24
maint: fix syntax-check failure of previous patch

* cfg.mk (sc_prohibit_trailing_blank_lines): Delete; this is
adequately covered by maint.mk's sc_prohibit_empty_lines_at_EOF.
* .x-sc_prohibit_empty_lines_at_EOF: New file, to exempt raw
patches.
* Makefile.am (EXTRA_DIST): Include new exemption.
.x-sc_prohibit_empty_lines_at_EOF [new file with mode: 0644]
Makefile.am
cfg.mk