Bootstrap for riscv64

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-07-11 08:13:16 +03:00
parent f8bf31b109
commit 7e155e9f22
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
%bcond_without check
# Some tests use a package that uses this.
%bcond_with bootstrap
%bcond_without bootstrap
# The output from a standard Hugo package build can be overwhelming when
# trying to diagnose package build errors. A less verbose follow up
@ -32,7 +32,7 @@ and templates and renders them into a full HTML website.}
%global godocs docs examples README.md CONTRIBUTING.md
Name: hugo
Release: %autorelease
Release: %autorelease -e 0.riscv64
Summary: The worlds fastest framework for building websites
# Upstream license specification: Apache-2.0 and MIT