Bug 9475 - nethack port: lib/nethackdir instead of more appropriate share/nethack dir used
Summary: nethack port: lib/nethackdir instead of more appropriate share/nethack dir used
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-01-13 22:30 UTC by Сергей Ласкавый
Modified: 1999-01-18 02:57 UTC (History)
0 users

See Also:


Attachments
file.diff (7.38 KB, patch)
1999-01-13 22:30 UTC, Сергей Ласкавый
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Сергей Ласкавый 1999-01-13 22:30:00 UTC
The Nethack port uses by default historical ``lib/$(GAME)dir'' instead
of more appropriate ``share/$(GAME)''. Nethack levels are not libraries
in any mean.

SEE ALSO
     hier(7).

How-To-Repeat: 
cd /usr/ports/games/nethack && make install
Comment 1 Steve Price freebsd_committer freebsd_triage 1999-01-18 02:56:27 UTC
State Changed
From-To: open->closed

Committed, thanks!