From 5c4a4b792a4c724e5cdeeebb854868b8ee1c4cfd Mon Sep 17 00:00:00 2001 From: "kali kaneko (leap communications)" Date: Fri, 5 Mar 2021 12:32:16 +0100 Subject: [style] fmt --- docs/build.windows.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/build.windows.rst b/docs/build.windows.rst index a24f4b0..1e65c27 100644 --- a/docs/build.windows.rst +++ b/docs/build.windows.rst @@ -15,8 +15,13 @@ Assuming you have the vendor path in place and correctly configured, all you nee export PATH="/c/Qt/Qt5/bin/":"/c/Qt/QtIFW-3.2.2/bin":$PATH export VENDOR_PATH=providers export PROVIDER=riseup + make generate # FIXME this is not called in win make vendor && make installer +If you're doing a final release:: + + export RELEASE=yes + checking signatures ------------------- @@ -42,7 +47,7 @@ the steps to do release signatures are:: make installer make sign_installer -or alltogether as:: +or all together as:: make package_win_release -- cgit v1.2.3