summaryrefslogtreecommitdiff
path: root/libre/iceape/add-bracket-for-sed-4.3-compliance.patch
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2017-01-19 15:21:10 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2017-01-19 15:21:57 -0300
commitee4a60222595998097a22fc47197bf8aa40570a3 (patch)
tree8752d559ba27aafd6e4ad94c6ba7126436b44a52 /libre/iceape/add-bracket-for-sed-4.3-compliance.patch
parent1efd29814fdccfc5f868746b049c6f24f8f49876 (diff)
downloadabslibre-ee4a60222595998097a22fc47197bf8aa40570a3.tar.gz
abslibre-ee4a60222595998097a22fc47197bf8aa40570a3.tar.bz2
abslibre-ee4a60222595998097a22fc47197bf8aa40570a3.zip
iceape: minor fix
Diffstat (limited to 'libre/iceape/add-bracket-for-sed-4.3-compliance.patch')
-rw-r--r--libre/iceape/add-bracket-for-sed-4.3-compliance.patch8
1 files changed, 4 insertions, 4 deletions
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])