summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--waterfox/waterfox.spec2
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
bgstack15