Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 7096F63B906 for ; Sat, 31 Oct 2009 23:41:58 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 1CA9763B1D2; Sat, 31 Oct 2009 23:41:58 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 4B8AA63B10F for ; Sat, 31 Oct 2009 23:41:56 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E26EA175DD; Sat, 31 Oct 2009 23:41:56 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 31 Oct 2009 23:41:56 +0000 From: "Julio M. Merino Vidal" Subject: CVS commit: pkgsrc/textproc/docbook-simple To: pkgsrc-changes@NetBSD.org Reply-To: jmmv@netbsd.org X-Mailer: log_accum Message-Id: <20091031234156.E26EA175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: jmmv Date: Sat Oct 31 23:41:56 UTC 2009 Modified Files: pkgsrc/textproc/docbook-simple: Makefile Log Message: Fix registration of the DTD in the catalog by not prefixing the destdir. This makes the package work again. Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 pkgsrc/textproc/docbook-simple/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.