fix make install; fix the package directory tree

This commit is contained in:
Haoyang Wang
2015-11-01 08:32:23 -08:00
parent 37b7229326
commit 2894f1f873
5 changed files with 15 additions and 11 deletions

View File

@@ -6,6 +6,6 @@
# Display the Guidebook from the GUI.
tell application "Finder"
open location "file:///usr/local/games/doc/NetHackGuidebook.pdf"
open location "file:///Library/Nethack/doc/NetHackGuidebook.pdf"
delay 5
end tell