[pacman-dev] [PATCH] makepkg: refactor absolute filename detection
Cedric Staniewski
cedric at gmx.ca
Thu Jun 3 10:31:54 EDT 2010
On 03.06.2010 05:18, Allan McRae wrote:
> With those comments addressed, this patch is good to go.
>
> I would like this in the 3.4 release if possible since it is a bug fix.
> Given it has string changes, that would mean it would need resubmitted
> soon. I apologize for rushing you after taking so long to comment, but
> I can take care of the changes if you are busy at the moment.
Thanks, I'll try to resubmit it in the next few hours.
>> - local file_type=$(file -bizL "$file")
>> + local file_type=$(file -bizL "$absfile")
>
> I do not think that this change is not needed.
Was there a "buy one, get one free" offer? :)
More information about the pacman-dev
mailing list