RPM packaging best practices

Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
2026-05-11 23:22:43 -05:00
parent de923e571d
commit 01dcfbc32e
+1 -3
View File
@@ -34,10 +34,8 @@ sed -i -e 's/-s -w //g' Makefile
LDFLAGS="" LDFLAGS=""
export LDFLAGS export LDFLAGS
%set_build_flags
make \ %make_build \
make %{?_smp_mflags} \
TAGS="bindata timetzdata pam sqlite sqlite_unlock_notify" \ TAGS="bindata timetzdata pam sqlite sqlite_unlock_notify" \
FORGEJO_VERSION="%{version}-%{release}" \ FORGEJO_VERSION="%{version}-%{release}" \
build build