[packages/ejabberd] use system rebar
atler
atler at pld-linux.org
Mon Nov 11 02:37:44 CET 2024
commit a1c9d098c3d6a7bed849887252526b8bfc3e767e
Author: Jan Palus <atler at pld-linux.org>
Date: Fri Nov 8 23:43:12 2024 +0100
use system rebar
ejabberd.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/ejabberd.spec b/ejabberd.spec
index 1664769..7da647b 100644
--- a/ejabberd.spec
+++ b/ejabberd.spec
@@ -82,6 +82,7 @@ URL: http://www.ejabberd.im/
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: erlang >= 2:22.2
+BuildRequires: erlang-rebar
BuildRequires: expat-devel >= 1.95
BuildRequires: openssl-devel
%if %{with pam}
@@ -161,7 +162,8 @@ unset GIT_DIR GIT_WORK_TREE
--enable-pgsql \
--enable-sqlite --with-sqlite3 \
%{?with_pam:--enable-pam} \
- --enable-zlib
+ --enable-zlib \
+ --with-rebar=/usr/bin/rebar
touch deps/.got
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ejabberd.git/commitdiff/ce0e3441fa37c2ca6f8098ba00576b9feaa5640b
More information about the pld-cvs-commit
mailing list