diff options
author | B Stack <bgstack15@gmail.com> | 2019-10-15 06:49:03 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2019-10-15 06:49:03 -0400 |
commit | c0ca4fef8c6756e42f6ad15e7aa44dfcc15ffac0 (patch) | |
tree | ff1805906e0578947c8598b6438e881cbad225e7 /waterfox | |
parent | WIP: pm el8 use bundled vorbis (diff) | |
download | stackrpms-c0ca4fef8c6756e42f6ad15e7aa44dfcc15ffac0.tar.gz stackrpms-c0ca4fef8c6756e42f6ad15e7aa44dfcc15ffac0.tar.bz2 stackrpms-c0ca4fef8c6756e42f6ad15e7aa44dfcc15ffac0.zip |
WIP: waterfox exclude bookmarks nonsense
Diffstat (limited to 'waterfox')
-rw-r--r-- | waterfox/waterfox.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/waterfox/waterfox.spec b/waterfox/waterfox.spec index 4df3662..e4f3e39 100644 --- a/waterfox/waterfox.spec +++ b/waterfox/waterfox.spec @@ -839,8 +839,10 @@ rm -f objdir/dist/bin/pk12util pushd $thispwd %endif +%if ! 0%{?rhel} >= 8 # set up our default bookmarks cp -p %{default_bookmarks_file} objdir/dist/bin/browser/chrome/en-US/locale/browser/bookmarks.html +%endif # Make sure locale works for langpacks cat > objdir/dist/bin/browser/defaults/preferences/firefox-l10n.js << EOF |