Subject: pkg/20929: Typo in emulators/suse64_glx
To: None <gnats-bugs@gnats.netbsd.org>
From: None <simon@hitzemann.org>
List: netbsd-bugs
Date: 03/29/2003 06:17:17
>Number: 20929
>Category: pkg
>Synopsis: Typo in emulators/suse64_glx
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Mar 28 21:18:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Simon Hitzemann
>Release: NetBSD 1.6Q
>Organization:
>Environment:
System: NetBSD mommel.csn.tu-chemnitz.de 1.6Q NetBSD 1.6Q (ROHAN) #24: Wed Mar 26 21:35:41 CET 2003 root@mommel.csn.tu-chemnitz.de:/usr/src/sys/arch/i386/compile/ROHAN i386
Architecture: i386
Machine: i386
>Description:
A typo in the Makefile for emulators/suse64_glx breaks the package.
>How-To-Repeat:
For example:
cd ${PKGSRC}/emulators/suse64_glx
make readme
>Fix:
$NetBSD$
--- Makefile.orig 2003-03-26 20:41:26.000000000 +0100
+++ Makefile
@@ -21,4 +21,4 @@ PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
RPMFILES= glx-000229-53.i386.rpm
.include "../suse64_linux/Makefile.common"
-.include "../../mk.bsd.pkg.mk"
+.include "../../mk/bsd.pkg.mk"
>Release-Note:
>Audit-Trail:
>Unformatted: