From owner-freebsd-emulation@FreeBSD.ORG Tue Mar 18 22:20:55 2014 Return-Path: Delivered-To: emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E8502E30 for ; Tue, 18 Mar 2014 22:20:55 +0000 (UTC) Received: from mx1a.lautre.net (eyra.lautre.net [80.67.160.71]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A47CB83B for ; Tue, 18 Mar 2014 22:20:55 +0000 (UTC) Received: from graf.pompo.net (unknown [78.225.128.39]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: thierry@pompo.net) by mx1a.lautre.net (Postfix) with ESMTPSA id E67F441059; Tue, 18 Mar 2014 23:20:52 +0100 (CET) Received: by graf.pompo.net (Postfix, from userid 1001) id 6DE6A71E5A3; Tue, 18 Mar 2014 23:20:52 +0100 (CET) Date: Tue, 18 Mar 2014 23:20:52 +0100 From: Thierry Thomas To: Alexander Leidinger Subject: Re: Mk/bsd.linux-rpm.mk does not allow grouping rules (:something) Message-ID: <20140318222052.GG59726@graf.pompo.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Operating-System: FreeBSD 10.0-STABLE amd64 Organization: Kabbale Eros X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: X-PGP: 0xF1C516B3C8359753 User-Agent: Mutt/1.5.22 (2013-10-16) Cc: emulation@FreeBSD.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Mar 2014 22:20:56 -0000 Le lun 17 mar 14 à 20:50:46 +0100, Alexander Leidinger écrivait : > Hi, Hello, > As it seems to work, feel free to go ahead and commit the patch. Done, thanks. > Btw: even the linux base should have at least two download locations, > one for the src, the other one for the binaries. If the grouping can > not be used with MASTER_SITES_SUBDIR, it may be beneficial to rewrite > in a way which allows to use the grouping. OK, I try to see how it could be done. Best regards, -- Th. Thomas.