From c2871f4aece61b939e0e6c8d7a94677fb055620a Mon Sep 17 00:00:00 2001 From: "kali kaneko (leap communications)" Date: Mon, 24 Aug 2020 21:25:33 +0200 Subject: [feat] generate providers.json --- branding/README.rst | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'branding/README.rst') diff --git a/branding/README.rst b/branding/README.rst index 87d8085..7f2f16a 100644 --- a/branding/README.rst +++ b/branding/README.rst @@ -29,15 +29,14 @@ before the build. If you want to skip this check, pass `SKIP_CACHECK=yes` Run:: - PROVIDER=example make prepare + PROVIDER=example make vendor -You can also specify a custom config file:: +Then you can build the binary:: - PROVIDER=example PROVIDER_CONFIG=/path/to/vendor.conf make prepare + ./build.sh -Then you need to build the package:: - make build +* The following does not work yet! in progress ------------------ Then you can build all the packages:: -- cgit v1.2.3