[arch-projects] [devtools][PATCH] checkpkg: Use symlinks in work directory instead of copying the packages

Eric Bélanger snowmaniscool at gmail.com
Mon Aug 8 15:16:57 EDT 2011


On Mon, Aug 8, 2011 at 5:15 AM, Andrwe <archlinux at andrwe.org> wrote:
> On Sun,  7 Aug 2011 00:09:35 -0400, Eric Bélanger wrote:
>
>    + fullname=$(echo $pkgurl | sed 's#^file://##')
>
>
> You can replace this with this bash internal syntax:
> fullname=${pkgurl#file://}
>
> Kind regards,
> Andrwe
>

Thanks. I just sent a new patch.


More information about the arch-projects mailing list