Subject: pkg/20336: pkgsrc net/rdesktop 1.2.0 has problems finding its keyboard mappings
To: None <gnats-bugs@gnats.netbsd.org>
From: None <adrianp@stindustries.net>
List: netbsd-bugs
Date: 02/13/2003 16:55:42
>Number:         20336
>Category:       pkg
>Synopsis:       pkgsrc net/rdesktop 1.2.0 has problems finding its keyboard mappings
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Feb 13 16:56:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Adrian Portelli
>Release:        NetBSD 1.6 STABLE i386
>Organization:
STIndustries
>Environment:
NetBSD maggie 1.6_STABLE NetBSD 1.6_STABLE (MAGGIE) #3: Sat Dec 28 19:37:58 EST 2002     root@flanders.mdc.stindustries.net:/usr/src/sys/arch/i386/compile/MAGGIE i386
>Description:
When starting an rdesktop session it reports the following error:

ERROR: Failed to open keymap /usr/pkg/share/rdesktop/keymapsen-us


>How-To-Repeat:
rdesktop <server>
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/net/rdesktop/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	2003/02/13 23:25:05	1.7
+++ Makefile	2003/02/14 00:37:36
@@ -3,6 +3,7 @@
 
 DISTNAME=		rdesktop-1.2.0
 CATEGORIES=		net
+PKGREVISION=		1
 MASTER_SITES=		${MASTER_SITE_SOURCEFORGE:=rdesktop/}
 
 MAINTAINER=		grant@netbsd.org
@@ -19,7 +20,7 @@
 USE_X11=		YES
 
 DATADIR=		${PREFIX}/share/rdesktop
-KEYMAP_PATH=		${DATADIR}/keymaps
+KEYMAP_PATH=		${DATADIR}/keymaps/
 
 CFLAGS+=		-DWITH_OPENSSL
 CFLAGS+=		-DKEYMAP_PATH=\\\"${KEYMAP_PATH}\\\"
>Release-Note:
>Audit-Trail:
>Unformatted: