Typo? Não deveria ser "shouldn't it be"?

LMB
...sorry, couldn't resist...

On 4/26/06, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote:
> Typo? Não deveria ser ">&" ?
>
>
> On 4/26/06, André Detsch <[EMAIL PROTECTED]> wrote:
> > CVSROOT:        /sources/goboscripts
> > Module name:    tools
> > Branch:
> > Changes by:     André Detsch <[EMAIL PROTECTED]>  06/04/26 22:39:51
> >
> > Modified files:
> >         AbsTK          : Makefile
> >
> > Log message:
> >         Hiding stdout from cwizard.py compilation.
> >
> > CVSWeb URLs:
> > http://cvs.savannah.gnu.org/viewcvs/goboscripts/tools/AbsTK/Makefile.diff?tr1=1.1.1.1&tr2=1.2&r1=text&r2=text
> >
> > Patches:
> > Index: tools/AbsTK/Makefile
> > diff -u tools/AbsTK/Makefile:1.1.1.1 tools/AbsTK/Makefile:1.2
> > --- tools/AbsTK/Makefile:1.1.1.1        Sun Dec  4 02:49:55 2005
> > +++ tools/AbsTK/Makefile        Wed Apr 26 22:39:51 2006
> > @@ -17,7 +17,7 @@
> >         do libf=$(PYTHON_SITE)/$$f.py; \
> >            rm -f $$libf; ln -nfs ../../../src/$$f.py $$libf; \
> >         done
> > -       DirPythonCompile $(PYTHON_SITE) 2> /dev/null
> > +       DirPythonCompile $(PYTHON_SITE) &> /dev/null
> >
> >
> >  clean :
> > _______________________________________________
> > gobolinux-commits mailing list
> > [EMAIL PROTECTED]
> > http://lists.gobolinux.org/mailman/listinfo/gobolinux-commits
> >
>
>
> --
> Lucas
> powered by /dev/dsp
> _______________________________________________
> gobolinux-devel mailing list
> gobolinux-devel@lists.gobolinux.org
> http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel
>
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to