summaryrefslogtreecommitdiff
path: root/src/patches/iceweasel-branding/enable-object-directory-paths.patch
diff options
context:
space:
mode:
Diffstat (limited to 'src/patches/iceweasel-branding/enable-object-directory-paths.patch')
-rw-r--r--src/patches/iceweasel-branding/enable-object-directory-paths.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/patches/iceweasel-branding/enable-object-directory-paths.patch b/src/patches/iceweasel-branding/enable-object-directory-paths.patch
index 2fe5d6f..02f6071 100644
--- a/src/patches/iceweasel-branding/enable-object-directory-paths.patch
+++ b/src/patches/iceweasel-branding/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
-@@ -651,8 +651,6 @@ class Path(ContextDerivedValue, unicode):
+@@ -643,8 +643,6 @@ class Path(ContextDerivedValue, unicode):
class SourcePath(Path):
"""Like Path, but limited to paths in the source directory."""
def __init__(self, context, value):