aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ejabberd/10-version.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/ejabberd/10-version.patch')
-rw-r--r--testing/ejabberd/10-version.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/ejabberd/10-version.patch b/testing/ejabberd/10-version.patch
deleted file mode 100644
index 743492f0c69..00000000000
--- a/testing/ejabberd/10-version.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/configure.ac
-+++ b/configure.ac
-@@ -2,7 +2,7 @@
- # Process this file with autoconf to produce a configure script.
-
- AC_PREREQ(2.53)
--AC_INIT(ejabberd, m4_esyscmd([echo `git describe --tags 2>/dev/null || echo 0.0` | sed 's/-g.*//;s/-/./' | tr -d '\012']), [ejabberd@process-one.net], [ejabberd])
-+AC_INIT(ejabberd, m4_esyscmd([echo `echo "${PWD##*-}" || echo 0.0` | sed 's/-g.*//;s/-/./' | tr -d '\012']), [ejabberd@process-one.net], [ejabberd])
- REQUIRE_ERLANG_MIN="8.3 (Erlang/OTP 19.3)"
- REQUIRE_ERLANG_MAX="100.0.0 (No Max)"
-