Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 6AAFB63B8E3 for ; Sun, 14 Sep 2008 17:34:31 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 1E3B463B142; Sun, 14 Sep 2008 17:34:31 +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 E630763B134 for ; Sun, 14 Sep 2008 17:34:28 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A7E90175D0; Sun, 14 Sep 2008 17:34:28 +0000 (UTC) From: Min Sik Kim Subject: CVS commit: pkgsrc/misc/rubygems To: pkgsrc-changes@NetBSD.org Reply-To: minskim@netbsd.org Message-Id: <20080914173428.A7E90175D0@cvs.netbsd.org> Date: Sun, 14 Sep 2008 17:34:28 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: minskim Date: Sun Sep 14 17:34:28 UTC 2008 Modified Files: pkgsrc/misc/rubygems: rubygem.mk Log Message: Move targets requiring the root privilege to the install stage. This fixes PR 39333. Thanks to taca@ for testing. To generate a diff of this commit: cvs rdiff -r1.37 -r1.38 pkgsrc/misc/rubygems/rubygem.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.