summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik
diff options
context:
space:
mode:
authorDaniël de Kok <me@danieldk.eu>2019-10-20 19:36:35 +0200
committerDaniël de Kok <me@danieldk.eu>2019-10-20 19:36:35 +0200
commit6f6331dbb38ae8fffbaeba3897cfd8ef09dc4d9f (patch)
tree035ec0d7d536475d89b8d22271658b67d991e02b /pkgs/development/python-modules/python-mapnik
parentb16f6953a26fdb09269d8bdd6818000b8dd8ee7e (diff)
softmaker-office: fix product unlock error
SoftMaker/FreeOffice collects some system information upon unlocking the product. But in doing so, it attempts to execute /bin/ls. If the execve syscall fails, the whole unlock procedure fails. This works around that by rewriting /bin/ls to the proper path. SoftMaker Office restarts itself upon some operations, such changing the theme and unlocking. Unfortunately, we do not have control over its environment then and it will fail with an error. Starting SoftMaker Office from scratch will then work. Fixes #71228
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik')
0 files changed, 0 insertions, 0 deletions