NetBSD Problem Report #45067

From www@NetBSD.org  Thu Jun 16 09:55:09 2011
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by www.NetBSD.org (Postfix) with ESMTP id 5E99C63C84A
	for <gnats-bugs@gnats.NetBSD.org>; Thu, 16 Jun 2011 09:55:09 +0000 (UTC)
Message-Id: <20110616095508.ADF5F63B970@www.NetBSD.org>
Date: Thu, 16 Jun 2011 09:55:08 +0000 (UTC)
From: henning.petersen@t-online.de
Reply-To: henning.petersen@t-online.de
To: gnats-bugs@NetBSD.org
Subject: Remove slash from Makefile.
X-Send-Pr-Version: www-1.0

>Number:         45067
>Category:       lib
>Synopsis:       Remove slash from Makefile.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    lib-bug-people
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jun 16 10:00:01 +0000 2011
>Closed-Date:    Tue Jul 19 03:35:41 +0000 2011
>Last-Modified:  Tue Jul 19 03:35:41 +0000 2011
>Originator:     Henning Petersen
>Release:        NetBSD-current
>Organization:
>Environment:
>Description:
Remove slash from Makefile in libpcap.
>How-To-Repeat:

>Fix:
diff -u -r1.2 Makefile
--- external/bsd/libpcap/lib/Makefile	5 Dec 2010 03:03:27 -0000	1.2
+++ external/bsd/libpcap/lib/Makefile	10 Apr 2011 10:13:48 -0000
@@ -19,7 +19,7 @@
 	    -e 's,3PCAP,3,g' < ${.ALLSRC} > ${.TARGET}


-SRCDIR=		${.CURDIR}/../dist/
+SRCDIR=		${.CURDIR}/../dist
 .PATH:		${SRCDIR}

 LIB=		pcap

>Release-Note:

>Audit-Trail:
From: "David A. Holland" <dholland@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/45067 CVS commit: src/external/bsd/libpcap/lib
Date: Tue, 19 Jul 2011 03:07:10 +0000

 Module Name:	src
 Committed By:	dholland
 Date:		Tue Jul 19 03:07:09 UTC 2011

 Modified Files:
 	src/external/bsd/libpcap/lib: Makefile

 Log Message:
 Remove spurious trailing slash; PR 45067 from Henning Petersen.


 To generate a diff of this commit:
 cvs rdiff -u -r1.3 -r1.4 src/external/bsd/libpcap/lib/Makefile

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

State-Changed-From-To: open->closed
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Tue, 19 Jul 2011 03:35:41 +0000
State-Changed-Why:
fixed, thanks


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.