[virt-tools-list] [libosinfo 2/5] Also translate database strings

Eric Blake eblake at redhat.com
Fri Oct 19 14:21:06 UTC 2012


On 10/19/2012 03:56 AM, Michal Privoznik wrote:
> On 19.10.2012 05:49, Zeeshan Ali (Khattak) wrote:
>> From: "Zeeshan Ali (Khattak)" <zeeshanak at gnome.org>
>>

>> +
>> + at INTLTOOL_XML_RULE@
> 
> This is causing 'make syntax-check' to fail. However, I am not sure how to avoid that other than adding rule to cfg.mk:
> 
> exclude_file_name_regexp--sc_makefile_at_at_check = ^(data/devices/Makefile.am|data/hypervisors/Makefile.am|data/oses/Makefile.am)

You don't need an exclude rule - that's too heavy of a hammer as it
prevents all other tests for invalid use of @FOO@ in Makefile.am.  Does
$(INTLTOOL_XML_RULE) work?  If so, use that.  If not, then add this
instead to your cfg.mk, which exempts just the one pattern, rather than
the entire file:

_makefile_at_at_check_exceptions = INTLTOOL_XML_RULE

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 617 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/virt-tools-list/attachments/20121019/f63c6ea6/attachment.sig>


More information about the virt-tools-list mailing list