Fix NVR for riscv64
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
parent
94a4d875a9
commit
d6b236c854
@ -161,7 +161,7 @@
|
||||
# -e <extraver>: Allows specifying the extraver portion of the release.
|
||||
# -b <baserelease>: Allows specifying a custom base release number (the
|
||||
# default is 1).
|
||||
%global samba_release %autorelease
|
||||
%global samba_release %autorelease -e 1.riscv64
|
||||
|
||||
%global pre_release %{nil}
|
||||
%if "x%{?pre_release}" != "x"
|
||||
|
Loading…
Reference in New Issue
Block a user