From da12d398add1d2409898cdfc9d0ee769519b4a66 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Mon, 21 Mar 2016 16:53:06 +0100 Subject: fixed patch name --- firefox.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/firefox.spec b/firefox.spec index e79ce33..fad7393 100644 --- a/firefox.spec +++ b/firefox.spec @@ -134,7 +134,7 @@ Patch304: mozilla-1253216.patch # Debian patches Patch400: Allow-unsigned-addons-in-usr-lib-share-mozilla-exten.patch -Patch401: Allow-.js-preference-files-to-set-locked-prefs-with-.patch +Patch401: mozilla-440908.patch # Fix Skia Neon stuff on AArch64 # Update https://bugzilla.mozilla.org/show_bug.cgi?id=1142056 @@ -289,7 +289,7 @@ cd %{tarballdir} # Debian extension patch %patch400 -p1 -b .debian-addon -%patch401 -p1 -b .js-pref-lock +%patch401 -p1 -b .440908 %patch500 -p1 -- cgit