Subject: pkg/37186: nethack-tty does not handle command line options very well
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <emil.skoldberg@nuigalway.ie>
List: pkgsrc-bugs
Date: 10/23/2007 14:50:01
>Number:         37186
>Category:       pkg
>Synopsis:       nethack-tty does not handle command line options very well
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Oct 23 14:50:00 +0000 2007
>Originator:     Emil Skoeldberg
>Release:        NetBSD 3.0.1
>Organization:
NUIG
>Environment:
NetBSD noa 3.0.1 NetBSD 3.0.1 (GENERIC) #0: Thu Jul 13 23:43:47 UTC 2006  builds@b3.netbsd.org:/home/builds/ab/netbsd-3-0-1-RELEASE/i386/200607131826Z-obj/home/builds/ab/netbsd-3-0-1-RELEASE/src/sys/arch/i386/compile/GENERIC i386
>Description:
Nethack does not handle command line options the way they should be 
handled:

noa ~ $ nethack -s
exec: /usr/pkg/bin/nethack--s: not found
noa ~ $ nethack -u merlin
exec: /usr/pkg/bin/nethack--u: not found

>How-To-Repeat:
Install nethack and try out 'nethack -s'
>Fix: