summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2008-03-15 18:19:54 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2008-03-15 18:19:54 +0000
commit00cdbcf3c6d7b25d3a4cfde4e0aad59190c920a3 (patch)
treec538265da9c9588ea0642c2d39446c3de2970bb0
parent- Avoid conflicts between gecko debuginfo packages (diff)
downloadlibrewolf-fedora-ff-00cdbcf3c6d7b25d3a4cfde4e0aad59190c920a3.tar.gz
librewolf-fedora-ff-00cdbcf3c6d7b25d3a4cfde4e0aad59190c920a3.tar.bz2
librewolf-fedora-ff-00cdbcf3c6d7b25d3a4cfde4e0aad59190c920a3.zip
remove commented block (for bookmarks)
-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