Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 6A4E263B884 for ; Sun, 21 Sep 2008 09:24:54 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 721A163B17B; Sun, 21 Sep 2008 09:24:53 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id CD1F863B103 for ; Sun, 21 Sep 2008 09:24:52 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B83AA175D0; Sun, 21 Sep 2008 09:24:52 +0000 (UTC) From: OBATA Akio Subject: CVS commit: pkgsrc/databases/py-sqlite2 To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org Message-Id: <20080921092452.B83AA175D0@cvs.netbsd.org> Date: Sun, 21 Sep 2008 09:24:52 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: obache Date: Sun Sep 21 09:24:52 UTC 2008 Modified Files: pkgsrc/databases/py-sqlite2: Makefile Log Message: The self test put testdb on current directory, cd ${WRKDIR} first. To generate a diff of this commit: cvs rdiff -r1.16 -r1.17 pkgsrc/databases/py-sqlite2/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.