[mutt] 01/01: the usual change to AC_INIT to make neomutt build

Antonio Radici antonio at moszumanska.debian.org
Tue Aug 23 20:56:46 UTC 2016


This is an automated email from the git hooks/post-receive script.

antonio pushed a commit to branch master
in repository mutt.

commit 178320be70926c1720e34da7cea46a292374641c
Author: Antonio Radici <antonio at debian.org>
Date:   Tue Aug 23 21:23:29 2016 +0100

    the usual change to AC_INIT to make neomutt build
---
 debian/patches/neomutt-20160821.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/neomutt-20160821.patch b/debian/patches/neomutt-20160821.patch
index 5ed3e0e..8b6564c 100644
--- a/debian/patches/neomutt-20160821.patch
+++ b/debian/patches/neomutt-20160821.patch
@@ -4281,7 +4281,7 @@ diff -urN mutt-1.6.2/configure.ac mutt-1.6.2-neomutt/configure.ac
 +CFLAGS=$CFLAGS
 +LDFLAGS=$LDFLAGS
 +
-+AC_INIT([NeoMutt], m4_esyscmd(./git-version-gen --prefix "neomutt-" .tarball-version), [https://github.com/neomutt/neomutt/issues], [neomutt], [http://www.neomutt.org])
++AC_INIT([NeoMutt], [m4_esyscmd(tr -d \\n <VERSION)], [https://github.com/neomutt/neomutt/issues], [mutt], [http://www.neomutt.org])
  AC_CONFIG_SRCDIR(mutt.h)
  AM_INIT_AUTOMAKE
  AC_CONFIG_HEADERS([config.h])

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mutt/mutt.git



More information about the pkg-mutt-commits mailing list