libguestfs_upload: Copy builder templates in when making website.
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 4 Oct 2013 08:06:44 +0000 (09:06 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 4 Oct 2013 08:06:44 +0000 (09:06 +0100)
libguestfs_upstream.ml

index a3d558f..69928da 100644 (file)
@@ -90,6 +90,9 @@ and website_built version =
     chmod +x localconfigure
     echo %s > localenv
 
+    # Copy in the builder/website templates.
+    cp $HOME/d/libguestfs/builder/website/*.xz builder/website/
+
     ./localconfigure
     make
     make website