Open Source Telephony
 help / color / mirror / Atom feed
From: =?unknown-8bit?q?R=C3=A9mi?= Denis-Courmont <remi@remlab.net>
To: ofono@ofono.org
Subject: Re: [PATCH] Fix: clean-local target
Date: Sat, 24 Apr 2010 09:57:10 +0300	[thread overview]
Message-ID: <201004240957.11094.remi@remlab.net> (raw)
In-Reply-To: <1272039918.22838.89.camel@localhost.localdomain>

[-- Attachment #1: Type: text/plain, Size: 751 bytes --]

Le vendredi 23 avril 2010 19:25:18 Marcel Holtmann, vous avez écrit :
> Hi Pekka,
> 
> >  Makefile.am |    4 ++--
> >  1 files changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/Makefile.am b/Makefile.am
> > index 86ccf1b..db7e33e 100644
> > --- a/Makefile.am
> > +++ b/Makefile.am
> > @@ -426,5 +426,5 @@ include/ofono/%.h: include/%.h
> >  	$(AM_V_at)$(MKDIR_P) include/ofono
> >  	$(AM_V_GEN)$(LN_S) $(abs_top_srcdir)/$< $@
> >
> > -clean-local: include/ofono
> > -	@$(RM) -r $<
> > +clean-local:
> > +	$(RM) -rf include/ofono
> 
> what is this trying to fix?

Not -pointlessly- build include/ofono just before removing it.

-- 
Rémi Denis-Courmont
http://www.remlab.net/
http://fi.linkedin.com/in/remidenis

  reply	other threads:[~2010-04-24  6:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-22 11:26 [PATCH] Fix: clean-local target Pekka Pessi
2010-04-23 16:25 ` Marcel Holtmann
2010-04-24  6:57   ` =?unknown-8bit?q?R=C3=A9mi?= Denis-Courmont [this message]
2010-04-24 13:56   ` Pekka Pessi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201004240957.11094.remi@remlab.net \
    --to=remi@remlab.net \
    --cc=ofono@ofono.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox