Mike,
What's your word on it? Is it the correct way to do it? Actually, I've
tried it,
and all files and directories in the unpacked sources do have read
permissions
for everyone.
Also, how do I go about checking whether this line is really required:
find . -name core -exec rm -f {} \;
Thanks.
- Denis
Paul Cunningham wrote:
>
>
> I think it might be something like:
>
> 1. unpack the pkg's tarball (as done in Makefile.sfw)
> 2. Check *all* files and directories in the unpacked src have
> 'read' permission for 'everyone'
>
> but you might want to check with Mike (as gatekeeper) that is correct
>
> paul
>