]> git.pld-linux.org Git - packages/firefox.git/blobdiff - firefox.spec
unbreak geckodriver by avoiding perl class
[packages/firefox.git] / firefox.spec
index 6f850791cead6ab9968779752ef1bf8faeb91d4d..b36bde614b61a2f6979ed5925c6985577f049f7d 100644 (file)
@@ -244,6 +244,7 @@ Source191:  http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i68
 Source192:     http://releases.mozilla.org/pub/firefox/releases/%{version}/linux-i686/xpi/zh-TW.xpi
 # Source192-md5:       3837f29330593e310a87a9daa36157d5
 
+Patch0:                geckodriver-regex.patch
 Patch4:                %{name}-prefs.patch
 Patch5:                %{name}-pld-bookmarks.patch
 Patch6:                %{name}-no-subshell.patch
@@ -2020,6 +2021,7 @@ unpack() {
 %define __unzip unpack
 %setup -q %(seq -f '-a %g' 100 192 | xargs)
 
+%patch0 -p1
 %patch4 -p1
 %patch5 -p1
 %patch6 -p2
This page took 0.053133 seconds and 4 git commands to generate.