aboutsummaryrefslogtreecommitdiff
path: root/network/palemoon/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'network/palemoon/TODO')
-rw-r--r--network/palemoon/TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/network/palemoon/TODO b/network/palemoon/TODO
new file mode 100644
index 0000000000000..f64f778088a53
--- /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.