[pacman-dev] [PATCH] makepkg: check for references to build root in package

Dan McGee dpmcgee at gmail.com
Wed Dec 2 19:50:17 EST 2009


On Wed, Dec 2, 2009 at 12:17 PM, Cedric Staniewski <cedric at gmx.ca> wrote:
> On 10/28/2009 10:07 PM, Jeff wrote:
>> On Mon, Oct 26, 2009 at 09:08:21AM +1000, Allan McRae wrote:
>>>
>>> I have adjusted the patch to use Cedric's syntax now that it is working
>>> for me.
>>
>> FWIW, you can also make the line a tad shorter by using grep's -q
>> instead of &>/dev/null.
>>
>
>
> I noticed this patch (latest revision[1]) has not made it into master yet...
>
> [1]
> http://projects.archlinux.org/users/allan/pacman.git/commit/?id=ce40da51611bf6dc236d814894fc90bd624bdc2f

I'm not convinced on this one as it has to scan the entire pkg/
directory, which for some things, could be gigantic (icc,
go-openoffice, etc.). Am I being over-performance crazy? I guess the
zip is going to do it too...

To me this seems way outside the realm of makepkg and belongs in namcap.

-Dan


More information about the pacman-dev mailing list