RPM packaging best practices
Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
+1
-3
@@ -34,10 +34,8 @@ sed -i -e 's/-s -w //g' Makefile
|
||||
|
||||
LDFLAGS=""
|
||||
export LDFLAGS
|
||||
%set_build_flags
|
||||
|
||||
make \
|
||||
make %{?_smp_mflags} \
|
||||
%make_build \
|
||||
TAGS="bindata timetzdata pam sqlite sqlite_unlock_notify" \
|
||||
FORGEJO_VERSION="%{version}-%{release}" \
|
||||
build
|
||||
|
||||
Reference in New Issue
Block a user