Subject: pkg/23539: devel/p4-docs uses 'basename' instead of '${BASENAME}'
To: None <gnats-bugs@gnats.netbsd.org>
From: None <snj@pobox.com>
List: netbsd-bugs
Date: 11/23/2003 06:48:19
>Number: 23539
>Category: pkg
>Synopsis: devel/p4-docs uses 'basename' instead of '${BASENAME}'
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Nov 23 06:49:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator: Soren Jacobsen
>Release: NetBSD 1.6.1
>Organization:
>Environment:
pkgsrc as of 11/20/2003.
>Description:
See synopsis.
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/devel/p4-docs/Makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile
--- Makefile 2002/09/01 02:34:38 1.1.1.1
+++ Makefile 2003/11/23 06:46:56
@@ -31,7 +31,7 @@
EXTRACT_ONLY= cmdref_html.zip p4ftp_html.zip
EXTRACT_ONLY+= p4guide_html.zip p4sag_html.zip
EXTRACT_CMD.zip= ${LOCALBASE}/bin/unzip -Laq $${extract_file} \
- -d `basename $${extract_file} _html.zip`
+ -d `${BASENAME} $${extract_file} _html.zip`
DOCDIR= share/doc/p4
HTMLDIR= share/doc/html/p4
>Release-Note:
>Audit-Trail:
>Unformatted: