On Sat, Mar 19, 2011 at 7:35 AM, Marc Espie <[email protected]> wrote:
> On Sat, Mar 19, 2011 at 07:20:33AM -0430, Andres Perera wrote:
>> about AddCreateDelete.pm r1.15
>>
>> 1. -L was never there (adding back? had to go through the entire log
>> for the file to verify "adding back")
> Of course it was not. you'll have to check the whole history of the tools
> to figure out what happened.

fair enough

>
>
>> 2. PkgCreate.pm declared it separately, and still does
> Yep, should remove that as well.
>
>> 3. PkgDelete.pm doesn't work with -L, and if it ever did, it wasn't 
>> documented
> "doesn't work". Doesn't mean anything here. What doesn't work ? what do you
> get for error messages ? what are you doing ?
>

it's a complete noop since it will remove the package regardless of
localbase specified with -L. it looks under PKG_DBDIR/spec/+CONTENTS
to learn about localbase, as always. in effect, it does not work
because it's ignored

Reply via email to