[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: setting default package grouping mechanism in aptitude



Daniel Burrows --> debian-user (2008-12-09 06:57:48 -0800):
> On Tue, Dec 09, 2008 at 03:29:09PM +0100, Jukka Salmi <j+debian@2008.salmi.ch> was heard to say:
[...]
> >     Aptitude::UI::Default-Grouping
> >       { "task,status,section(subdir,passthrough),section(topdir)"; };
[...]
>   You need to do this:
> 
> Aptitude::UI::Default-Grouping
>   "task,status,section(subdir,passthrough),section(topdir)";
> 
>   Curly braces introduce a new sub-group, so the config file fragment
> you wrote is the same as this:
> 
> Aptitude::UI::Default-Grouping "";
> Aptitude::UI::Default-Grouping:: "task,status,section(subdir,passthrough),section(topdir)";
> 

Thanks, I missunderstood the syntax.


>   You need to file a bug saying that the documentation didn't change
> the last time that the default did.

I'll do this as soon as reportbug is installed...


Regards, Jukka

-- 
bashian roulette:
$ ((RANDOM%6)) || rm -rf ~


Reply to: