summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorJan Horak <jhorak@redhat.com>2011-12-15 11:15:39 +0100
committerJan Horak <jhorak@redhat.com>2011-12-15 11:15:39 +0100
commit51460be61b15f1ff8daab0e9d02e2519b17260d1 (patch)
treeda1d57815ce06809a766a60a70bd7bba8a79d432 /firefox.spec
parentUpdate to 9.0 beta 5, fixed build dir name (diff)
downloadlibrewolf-fedora-ff-51460be61b15f1ff8daab0e9d02e2519b17260d1.tar.gz
librewolf-fedora-ff-51460be61b15f1ff8daab0e9d02e2519b17260d1.tar.bz2
librewolf-fedora-ff-51460be61b15f1ff8daab0e9d02e2519b17260d1.zip
fixed test-fail during build
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec6
1 files changed, 4 insertions, 2 deletions
diff --git a/firefox.spec b/firefox.spec
index 2624559..4577918 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -102,8 +102,10 @@ compliance, performance and portability.
%setup -q -c
cd %{tarballdir}
-# Build patches
-%patch0 -p2 -b .install-dir
+# Build patches, can't change backup suffix from default because during build
+# there is a compare of config and js/config directories and .orig suffix is
+# ignored during this compare.
+%patch0 -p2 -b .orig
# For branding specific patches.
bgstack15