From fd152cc6889098ce779d76d7bed5d94ccf2c3b36 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sat, 31 Oct 2015 18:03:37 +0000 Subject: [PATCH] make website -> make maintainer-upload-website --- libguestfs_upstream.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libguestfs_upstream.ml b/libguestfs_upstream.ml index dd69b25..a3450eb 100644 --- a/libguestfs_upstream.ml +++ b/libguestfs_upstream.ml @@ -93,7 +93,7 @@ and website_built version = ./localconfigure make V=1 - make website WEBSITEDIR=%s + make maintainer-upload-website WEBSITEDIR=%s " buildtmp version.tarball version.package_version (quote (libguestfs_localconfigure `Tarball)) -- 1.8.3.1