[packages/sphinx/SPHINX_0_9] disable am -Werror

glen glen at pld-linux.org
Mon Mar 31 14:17:15 CEST 2014


commit 8d1385a0b65781b4d7945413853bc516b9487bdb
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Mar 31 12:17:05 2014 +0000

    disable am -Werror

 sphinx.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/sphinx.spec b/sphinx.spec
index 44d5cba..a485003 100644
--- a/sphinx.spec
+++ b/sphinx.spec
@@ -160,6 +160,8 @@ sed -i -e '
 	s#@CONFDIR@/data/#/var/lib/sphinx/#g
 ' sphinx*.conf.in
 
+sed -i -e '/AM_INIT_AUTOMAKE/ s/-Werror//' configure.ac
+
 %build
 %{__aclocal}
 %{__autoconf}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sphinx.git/commitdiff/8d1385a0b65781b4d7945413853bc516b9487bdb



More information about the pld-cvs-commit mailing list