F19 built by hand.
[goaljobs-goals.git] / 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