On 12/07/2014 09:54 AM, Zac Medico wrote:
> On 12/06/2014 04:52 PM, Brian Dolbec wrote:
>>
>> From 4cb661d994cf8503c4459b8f7da7ee0f739a9826 Mon Sep 17 00:00:00 2001
>> From: Brian Dolbec <dol...@gentoo.org>
>> Date: Sat, 6 Dec 2014 14:51:13 -0800
>> Subject: [PATCH 1/2] bin/phase-helpers.shL Fix unpack() for deb2targz .xz 
>> types
>> MIME-Version: 1.0
>> Content-Type: text/plain; charset=UTF-8
>> Content-Transfer-Encoding: 8bit
> 
> LGTM, given that other package managers default to 'ar x' which already
> works with xz files.

Based on discussion with Ulrich Mueller I think we should default to ar
if [[ $(ar --version 2>&1) == "GNU ar"* ]] and otherwise fall back to
deb2targz.
-- 
Thanks,
Zac

Reply via email to