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=""
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user