diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2021-01-04 03:32:38 +0000 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2021-01-04 03:32:38 +0000 |
commit | a1a966a598eb3693463aa5b0153f37ba22cfee6d (patch) | |
tree | 79434d5a6f0f59764bba0773436722e1aa43631c /tex/dependencies | |
parent | dc4aa8cb8cebffaba0dae071e4e6c93f6c509b07 (diff) |
Building of Less program now uses patchelf to ensure good linking
After correctly setting Less to depend on 'ncurses', I noticed its still
not linking to Maneage's 'ncurses', but pointing to my host system's
'ncurses' (that happens to have the same version! So it would crash on a
system with a different version). This shows that like some other software,
we need to manually correct the RPATH inside Less.
With this command, the necessary call to 'patchelf' has been added and with
it, the installed 'less' command properly linked to Maneage's internal
build of 'ncurses'.
Diffstat (limited to 'tex/dependencies')
0 files changed, 0 insertions, 0 deletions