Merge from trunk rev 1697: disable the local include in the extras

firefox profile; the build process does not generate local files
for things in extras, and even if it did, this one is named in a
non-standard fashion (usr.bin.firefox vs. usr.lib.firefox.firefox).
This commit is contained in:
Steve Beattie 2011-03-18 23:07:19 -07:00
parent d9832491bd
commit be34a7e217

View file

@ -122,5 +122,7 @@
deny /usr/share/mozilla/ w,
# Site-specific additions and overrides. See local/README for details.
#include <local/usr.bin.firefox>
# Local path is disabled, we only enable them for profiles we promote
# out of extras.
## include <local/usr.bin.firefox>
}