From mboxrd@z Thu Jan 1 00:00:00 1970 From: Natanael Copa Date: Mon, 13 Feb 2012 16:53:50 +0000 Subject: Re: [PATCH] make: support for tar without -J option Message-Id: <20120213175350.7b7b3e98@alpinelinux.org> List-Id: References: <1328127096-13293-1-git-send-email-ncopa@alpinelinux.org> In-Reply-To: <1328127096-13293-1-git-send-email-ncopa@alpinelinux.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Sun, 12 Feb 2012 22:36:47 +0100 Kay Sievers wrote: > On Wed, Feb 1, 2012 at 21:11, Natanael Copa > wrote: > > Not all tar implementation has support for -J yet. For example > > busybox tar. > > This should now only be needed to run the tests, not to build udev. perfect. Thanks! -nc