summaryrefslogtreecommitdiff
path: root/firefox-mozconfig-branded
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2005-07-18 20:30:35 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2005-07-18 20:30:35 +0000
commitfa0cf490706b654bdf3aedbef1187caf90b5fa6b (patch)
treeb83ccdedaf2183e39156f650a4f48900e5b09712 /firefox-mozconfig-branded
parent- Update to Deer Park Alpha 2 (diff)
downloadlibrewolf-fedora-ff-fa0cf490706b654bdf3aedbef1187caf90b5fa6b.tar.gz
librewolf-fedora-ff-fa0cf490706b654bdf3aedbef1187caf90b5fa6b.tar.bz2
librewolf-fedora-ff-fa0cf490706b654bdf3aedbef1187caf90b5fa6b.zip
- Update to Deer Park Alpha 2
- STILL TODO: - This build is not localized yet. - Theme issues not yet resolved. - Building on ppc platforms is busted, disable them for now. - Forward port all remaining patches.
Diffstat (limited to 'firefox-mozconfig-branded')
-rwxr-xr-xfirefox-mozconfig-branded1
1 files changed, 1 insertions, 0 deletions
diff --git a/firefox-mozconfig-branded b/firefox-mozconfig-branded
new file mode 100755
index 0000000..53b376d
--- /dev/null
+++ b/firefox-mozconfig-branded
@@ -0,0 +1 @@
+ac_add_options --enable-official-branding
bgstack15