[Buildroot] [PATCH 1/2] package infra: add mirror support

Yann E. MORIN yann.morin.1998 at anciens.enib.fr
Tue Oct 18 16:02:46 UTC 2011


Mike, All,

On Tuesday 18 October 2011 17:55:20 Michael S. Zick wrote:
> On Tue October 18 2011, Thomas Petazzoni wrote:
> > Le Tue, 18 Oct 2011 11:14:54 -0300,
> > Gustavo Zacarias <gustavo at zacarias.com.ar> a écrit :
> > 
> > > +	if test -n "$(3)" ; then \
> > > +		case "$($(PKG)_SITE_METHOD)" in \
> > > +			git) exit ;; \
> > > +			svn) exit ;; \
> > > +			bzr) exit ;; \
> > > +			file) exit ;; \
> > 
> 
> How about just a nop?
> s/exit/:/

Or simply:
  foo) ;;

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'



More information about the buildroot mailing list