diff options
author | khronosschoty <khronosschoty@utmail.net> | 2016-12-06 11:18:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-06 11:19:22 +0700 |
commit | 0d874d8e7a635d92971361976e43d24619b19df2 (patch) | |
tree | 8571b82d6a6b2cf6f3105419af1576280e25a5ed /network/PaleMoon/README | |
parent | ab7921c927cab85e2a4ebf3bdda612679ae2ebe0 (diff) | |
download | slackbuilds-0d874d8e7a635d92971361976e43d24619b19df2.tar.gz |
network/PaleMoon: Update script and README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 |