diff options
author | Martin Stransky <stransky@redhat.com> | 2018-01-31 10:17:22 +0100 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2018-01-31 10:17:22 +0100 |
commit | e113d3e05d1724ec5f7bbe98a5d0b0982b771981 (patch) | |
tree | 388028ab7761de17d27c957f079ff6aab8a12cec /firefox.spec | |
parent | Added firefox-x11 launch script, make wayland default (diff) | |
download | librewolf-fedora-ff-e113d3e05d1724ec5f7bbe98a5d0b0982b771981.tar.gz librewolf-fedora-ff-e113d3e05d1724ec5f7bbe98a5d0b0982b771981.tar.bz2 librewolf-fedora-ff-e113d3e05d1724ec5f7bbe98a5d0b0982b771981.zip |
Fix dbus remote when profile is not given
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec index 853456b..1d14db6 100644 --- a/firefox.spec +++ b/firefox.spec @@ -161,6 +161,7 @@ Patch450: mozilla-1431052.patch Patch451: mozilla-1432414.patch Patch452: mozilla-1434202.patch Patch453: mozilla-1433081.patch +Patch454: remote-profile.patch # Debian patches Patch500: mozilla-440908.patch @@ -329,6 +330,7 @@ This package contains results of tests executed during build. %patch451 -p1 -b .1432414 %patch452 -p1 -b .1434202 %patch453 -p1 -b .1433081 +%patch454 -p1 -b .remote-profile # Patch for big endian platforms only %if 0%{?big_endian} |