summaryrefslogtreecommitdiff
path: root/libre/iceweasel/enable-object-directory-paths.patch
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2017-12-01 08:45:13 +0100
committerAndreas Grapentin <andreas@grapentin.org>2017-12-01 08:45:13 +0100
commit72dcdb1d1b51271bc42a37d9cada3c928d2a5519 (patch)
tree55d6eb2e8151e0090a1a76cdfd52815179b79611 /libre/iceweasel/enable-object-directory-paths.patch
parent3e8c34fe7a24920cd4ef080d97cdd8a314fae789 (diff)
downloadabslibre-72dcdb1d1b51271bc42a37d9cada3c928d2a5519.tar.gz
abslibre-72dcdb1d1b51271bc42a37d9cada3c928d2a5519.tar.bz2
abslibre-72dcdb1d1b51271bc42a37d9cada3c928d2a5519.zip
libre/iceweasel: updated to 57.0
Diffstat (limited to 'libre/iceweasel/enable-object-directory-paths.patch')
-rw-r--r--libre/iceweasel/enable-object-directory-paths.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/iceweasel/enable-object-directory-paths.patch b/libre/iceweasel/enable-object-directory-paths.patch
index bc938c66e..7cfbdd326 100644
--- a/libre/iceweasel/enable-object-directory-paths.patch
+++ b/libre/iceweasel/enable-object-directory-paths.patch
@@ -2,7 +2,7 @@ diff --git a/python/mozbuild/mozbuild/frontend/context.py b/python/mozbuild/mozb
index 41ae8ae..dcc3263 100644
--- a/python/mozbuild/mozbuild/frontend/context.py
+++ b/python/mozbuild/mozbuild/frontend/context.py
-@@ -408,8 +408,6 @@ class Path(ContextDerivedValue, unicode):
+@@ -468,8 +468,6 @@ class Path(ContextDerivedValue, unicode):
class SourcePath(Path):
"""Like Path, but limited to paths in the source directory."""
def __init__(self, context, value):