Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lynx: bump to 2.8.9dev.9, drop 2nd arch, tune install and config. #626

Merged
merged 1 commit into from Jun 7, 2016

Conversation

@fbrosson
Copy link
Member

fbrosson commented Jun 5, 2016

  • Bump to 2.8.9dev.9 and drop secondary architectures.
  • Use relative symlinks (with ln -sr instead of ln -s) when installing COPYING and COPYHEADER in data/lynx_help/ as symlinks to the real copies installed in data/lynx_doc/.
  • Add USER_SETTINGS_FILES as well as the read-only template config files, lynx.cfg and lynx.lss, in data/lynx/.
  • Edit lynx.cfg to make the STARTFILE variable point to the local copy of the about_lynx.html document in /system/data/lynx_help/.
  • Also in lynx.cfg, edit the definition of the HELPFILE variable to replace $dataDir/ by /system/data/ as this is required to let lynx continue to find its help files after the package gets updated.
* Bump to 2.8.9dev.9 and drop secondary architectures.
* Use relative symlinks (with "ln -sr" instead of "ln -s") when
  installing COPYING and COPYHEADER in data/lynx_help/ as symlinks to
  the real copies installed in data/lynx_doc/.
* Add USER_SETTINGS_FILES as well as the read-only template config
  files, lynx.cfg and lynx.lss, in data/lynx/.
* Edit lynx.cfg to make the STARTFILE variable point to the local
  copy of the about_lynx.html document in /system/data/lynx_help/.
* Also in lynx.cfg, edit the definition of the HELPFILE variable to
  replace $dataDir/ by /system/data/ as this is required to let lynx
  continue to find its help files after the package gets updated.
@fbrosson fbrosson changed the title lynx: bump to 2.8.9dev.9, drop 2nd arch, fix symlinks. (WIP) lynx: bump to 2.8.9dev.9, drop 2nd arch, tune install and config. Jun 7, 2016
@fbrosson fbrosson merged commit 61ab121 into haikuports:master Jun 7, 2016
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@fbrosson fbrosson deleted the fbrosson:lynx branch Jun 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
You can’t perform that action at this time.