From ee4a60222595998097a22fc47197bf8aa40570a3 Mon Sep 17 00:00:00 2001 From: "coadde [Márcio Alexandre Silva Delgado]" Date: Thu, 19 Jan 2017 15:21:10 -0300 Subject: iceape: minor fix --- libre/iceape/add-bracket-for-sed-4.3-compliance.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libre/iceape/add-bracket-for-sed-4.3-compliance.patch') diff --git a/libre/iceape/add-bracket-for-sed-4.3-compliance.patch b/libre/iceape/add-bracket-for-sed-4.3-compliance.patch index ab0b26b67..6f23d2eb6 100644 --- a/libre/iceape/add-bracket-for-sed-4.3-compliance.patch +++ b/libre/iceape/add-bracket-for-sed-4.3-compliance.patch @@ -4,13 +4,13 @@ Date: Mon, 9 Jan 2017 14:37:33 +0100 Subject: [PATCH] bug 1329272: add bracket for sed 4.3 compliance, r=glandium --- - build/autoconf/icu.m4 | 2 +- + mozilla/build/autoconf/icu.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -diff --git a/build/autoconf/icu.m4 b/build/autoconf/icu.m4 +diff --git a/mozilla/build/autoconf/icu.m4 b/mozilla/build/autoconf/icu.m4 index 4f46345f435a..794ddcdf4e52 100644 ---- a/build/autoconf/icu.m4 -+++ b/build/autoconf/icu.m4 +--- a/mozilla/build/autoconf/icu.m4 ++++ b/mozilla/build/autoconf/icu.m4 @@ -67,11 +67,11 @@ if test -n "$USE_ICU"; then if test ! -d "$icudir"; then AC_MSG_ERROR([Cannot find the ICU directory]) -- cgit v1.2.3