From: Richard W.M. Jones Date: Mon, 2 Dec 2013 14:45:09 +0000 (+0000) Subject: libguestfs: Hacky rules to make sure po-docs are updated. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=900fee3f7ed1b95f5bb18fda1c31917f72128c77;p=goaljobs-goals.git libguestfs: Hacky rules to make sure po-docs are updated. --- diff --git a/libguestfs_upstream.ml b/libguestfs_upstream.ml index 87d9741..42f9897 100644 --- a/libguestfs_upstream.ml +++ b/libguestfs_upstream.ml @@ -148,6 +148,12 @@ and tarball_created version = echo %s > localenv ./localconfigure + + # Ensure the po-docs are updated. Grrr this is ugly ... + make ||: + rm po-docs/podfiles + make -C po-docs update-po + make make dist mv %s %s/tarballs/%s