diff options
Diffstat (limited to 'network/PaleMoon/README')
-rw-r--r-- | network/PaleMoon/README | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/network/PaleMoon/README b/network/PaleMoon/README index b540cc229e..efd712ab15 100644 --- a/network/PaleMoon/README +++ b/network/PaleMoon/README @@ -20,9 +20,14 @@ found here at SBo under the name palemoon. See http://docs.slackware.com/howtos:software:palemoon for additional tips and help resources. +A native fork of FireFox's developer tools exists as an external add-on or +internally. Pale Moon by default ships with the developer tools internally; +if desired, use DEVTOOLS=no ./PaleMoon.SlackBuild to build Pale Moon without +them. + If your processor doesn't support sse2 instructions or you get segfaults, try looking in the SlackBuild for the OPTIMIZE build option (eventually -refer to the palemoon developers for help). +refer to the Pale Moon developers for help). To enable debug information, pass the script the parameter ENABLE_DEBUG=yes |