From 248f1795984c0fb3cef46418923ab2548887bc3d Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Mon, 16 Jan 2017 14:37:59 +0100 Subject: build fix - mozbz#1329272 --- firefox.spec | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index 4a6c8b3..8ed119e 100644 --- a/firefox.spec +++ b/firefox.spec @@ -139,6 +139,7 @@ Patch406: mozilla-256180.patch # fix various rendering problems Patch407: widget-rebase.patch Patch408: mozilla-1290037.patch +Patch409: mozilla-1329272.patch # Debian patches Patch500: mozilla-440908.patch @@ -282,6 +283,7 @@ cd %{tarballdir} # fix various rendering problems %patch407 -p1 -b .widget-rebase %patch408 -p1 -b .1290037 +%patch409 -p1 -b .1329272 # Debian extension patch %patch500 -p1 -b .440908 -- cgit