diff options
author | Remi Collet <fedora@famillecollet.com> | 2011-01-13 18:51:45 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2011-01-13 18:51:45 +0100 |
commit | 7aed93ad2afb086239f6c7a875a3e66320ad1608 (patch) | |
tree | 182f55e3c58f538d264659c3d1d36bc51c4d2c03 /firefox-dev.spec | |
parent | 74fcd5ec0c12b0b8efce9a9b7d74d41490b07f01 (diff) |
clean bis
Diffstat (limited to 'firefox-dev.spec')
-rw-r--r-- | firefox-dev.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/firefox-dev.spec b/firefox-dev.spec index ac54ebc..dd8a034 100644 --- a/firefox-dev.spec +++ b/firefox-dev.spec @@ -56,7 +56,7 @@ Source100: find-external-requires #Patch0: xulrunner-version.patch => firefox / firefox4-version.patch #Patch1: mozilla-build.patch Patch1: firefox4-build.patch -Patch3: firefox4-jemalloc.patch +#Patch3: firefox4-jemalloc.patch #Patch9: mozilla-build-sbrk.patch Patch9: firefox4-build-sbrk.patch Patch11: mozilla-malloc.patch @@ -204,7 +204,7 @@ sed -e 's/__RPM_VERSION_INTERNAL__/%{internal_version}/' %{P:%%PATCH0} \ # Build Patches %patch1 -p2 -b .build -%patch3 -p1 -b .jemalloc +#patch3 -p1 -b .jemalloc %patch9 -p2 -b .sbrk %patch11 -p2 -b .malloc #patch12 -p1 -b .macos |