[Pkg-julia-devel] [SCM] dsfmt/master: autotools.patch: remove spurious bracket

pc-guest at users.alioth.debian.org pc-guest at users.alioth.debian.org
Fri Oct 30 16:35:08 UTC 2015


The following commit has been merged in the master branch:
commit 543a2a36cd5ac11e2602459f7d6bb3d3609aca23
Author: Peter Colberg <peter at colberg.org>
Date:   Fri Oct 30 12:34:02 2015 -0400

    autotools.patch: remove spurious bracket

diff --git a/debian/patches/autotools.patch b/debian/patches/autotools.patch
index a755dcf..d5bd1be 100644
--- a/debian/patches/autotools.patch
+++ b/debian/patches/autotools.patch
@@ -222,7 +222,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 +			[AM_CFLAGS="$AM_CFLAGS -faltivec -maltivec"],
 +			[AC_MSG_ERROR([Need C compiler that supports AltiVec])],
 +			[-Werror])],
-+		[-Werror])],
++		[-Werror])
 +	AC_DEFINE([HAVE_ALTIVEC], [1], [Define to enable AltiVec support])
 +fi
 +

-- 
dsfmt packaging



More information about the Pkg-julia-devel mailing list