libguestfs: Hacky rules to make sure po-docs are updated.
authorRichard W.M. Jones <rjones@redhat.com>
Mon, 2 Dec 2013 14:45:09 +0000 (14:45 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 2 Dec 2013 14:45:09 +0000 (14:45 +0000)
libguestfs_upstream.ml

index 87d9741..42f9897 100644 (file)
@@ -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