mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
577feaca4e
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
10 lines
317 B
Text
10 lines
317 B
Text
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.
|