diff options
author | skaendo <skaendo@excite.com> | 2017-05-05 11:26:08 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-06 07:03:46 +0700 |
commit | 577feaca4eecd21f293746e00161ca2b00f3a745 (patch) | |
tree | d89f27422a4b5d6b6ce0b417f1fd18837775af05 /network/palemoon/TODO | |
parent | 8a0379dd2c17c37488fc93455cc0174c5e2f6a1e (diff) | |
download | slackbuilds-577feaca4eecd21f293746e00161ca2b00f3a745.tar.gz |
network/palemoon: Updated for version 27.3.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/palemoon/TODO')
-rw-r--r-- | network/palemoon/TODO | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/palemoon/TODO b/network/palemoon/TODO new file mode 100644 index 0000000000..f64f778088 --- /dev/null +++ b/network/palemoon/TODO @@ -0,0 +1,10 @@ +pomfland has notified me that: + +palemoon could potentially be using some +libraries belonging to seamonkey-solibs. A launcher script might be +necessary: + +> export LD_LIBRARY_PATH=/opt/palemoon:/opt/palemoon/plugins +> /opt/palemoon/palemoon "$@" + +I will look into this when I get a chance, since it seems non-critical. |