* .x-sc_po_check: Exclude docs directory.
---

Pushing this under the build-breaker rule.  The docs directory is
never compiled, and thus never processed by xgettext, and thus
should be exempt from 'make syntax-check' looking for _().

 .x-sc_po_check |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
 create mode 100644 .x-sc_po_check

diff --git a/.x-sc_po_check b/.x-sc_po_check
new file mode 100644
index 0000000..4d5dc20
--- /dev/null
+++ b/.x-sc_po_check
@@ -0,0 +1 @@
+^docs/*
-- 
1.7.2.3

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to