summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firefox.spec3
1 files changed, 0 insertions, 3 deletions
diff --git a/firefox.spec b/firefox.spec
index 09c4b3f..2c8ff4e 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -116,9 +116,6 @@ cd mozilla
echo "ac_add_options --with-libxul-sdk=\
`pkg-config --variable=sdkdir libxul`" >> .mozconfig
-# set up our default bookmarks
-#%{__cp} %{default_bookmarks_file} $RPM_BUILD_DIR/mozilla/profile/defaults/bookmarks.html
-
#---------------------------------------------------------------------
%build
bgstack15