]> git.ipfire.org Git - thirdparty/libvirt.git/commit
spec: Let translations be properly updated
authorJiri Denemark <jdenemar@redhat.com>
Thu, 6 Mar 2014 10:52:25 +0000 (11:52 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 6 Mar 2014 21:18:11 +0000 (22:18 +0100)
commit201082488f6254df75dd9f9e4116fc066244acc0
treedcc81d336d4e9f96587631b9306449e0aa348bdd
parent45ad1adb4a5ae5ce46287c570e87abab6ffe62d6
spec: Let translations be properly updated

Libvirt tarball contains po/stamp-po file which prevents any po/*.gmo
file to be regenerated even if a corresponding po/*.po file is newer. By
removing the stamp-po file, all *.gmo files are properly updated if
required. This allows downstreams to provide patches that update
translations.
libvirt.spec.in