diff options
author | Christopher Aillon <caillon@redhat.com> | 2011-02-10 21:08:11 -0800 |
---|---|---|
committer | Christopher Aillon <caillon@redhat.com> | 2011-02-10 21:08:11 -0800 |
commit | 8dfddebb2007b36c34aa489afa5e7fc84261b472 (patch) | |
tree | f92aab2583c00200b3484eab5c4cf17207f58e25 /firefox.spec | |
parent | Update gecko-{libs,devel} requires (diff) | |
download | librewolf-fedora-ff-8dfddebb2007b36c34aa489afa5e7fc84261b472.tar.gz librewolf-fedora-ff-8dfddebb2007b36c34aa489afa5e7fc84261b472.tar.bz2 librewolf-fedora-ff-8dfddebb2007b36c34aa489afa5e7fc84261b472.zip |
find-external-requires isn't needed
since we build against xulrunner.
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/firefox.spec b/firefox.spec index 66fe93e..dbb418a 100644 --- a/firefox.spec +++ b/firefox.spec @@ -39,9 +39,6 @@ Source13: firefox-mozconfig-debuginfo Source20: firefox.desktop Source21: firefox.sh.in Source23: firefox.1 -# Not necessary -# Source100: find-external-requires - #Build patches Patch0: firefox-version.patch @@ -75,9 +72,6 @@ Obsoletes: mozilla <= 37:1.7.13 Provides: webclient -# %%define _use_internal_dependency_generator 0 -# %%define __find_requires %{SOURCE100} - %description Mozilla Firefox is an open-source web browser, designed for standards compliance, performance and portability. |