* Donnie Berkholz <[EMAIL PROTECTED]> [2007-11-09 10:13]:
> On 08:54 Fri 09 Nov     , Wolfram Schlich (wschlich) wrote:
> > 1.1                  sys-process/fcron/fcron-3.0.4.ebuild
> > 
> > file : 
> > http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/fcron/fcron-3.0.4.ebuild?rev=1.1&view=markup
> > plain: 
> > http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/fcron/fcron-3.0.4.ebuild?rev=1.1&content-type=text/plain
> 
> >     if useq debug; then
> 
> use() is useq() now. Dunno whether this is common enough to deserve a 
> repoman check.

I won't change that until useq() is going to be finally removed and
that action is *required* then (all of my ebuilds have useq() for
control structures, and I'm not going to change *all at once now*
just because someone has decided to equal use() and useq()... if
someone feels like spending time on that, feel free to care about
it ;)).

> >     if ls -1 /var/spool/cron/fcrontabs/* >&/dev/null; then
> 
> This particular check ignores ROOT, and so does the rest of 
> pkg_postinst(). Seems to me that a cron daemon is a package relatively 
> likely to be installed using ROOT, so it's worth fixing.

Thanks, fixed :)
-- 
Regards,
Wolfram Schlich <[EMAIL PROTECTED]>
Gentoo Linux * http://dev.gentoo.org/~wschlich/
-- 
[EMAIL PROTECTED] mailing list

Reply via email to