Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
From: mathieu.desnoyers@polymtl.ca (Mathieu Desnoyers)
Subject: [ltt-dev] [LTTCTL PATCH] Remove ltt-armtap and disarmtap from the	Makefile
Date: Mon, 22 Nov 2010 14:57:03 -0500	[thread overview]
Message-ID: <20101122195702.GA2709@Krystal> (raw)
In-Reply-To: <1290455415-28667-1-git-send-email-alexandre.montplaisir@polymtl.ca>

* alexandre.montplaisir at polymtl.ca (alexandre.montplaisir at polymtl.ca) wrote:
> From: Alexandre Montplaisir <alexandre.montplaisir@gmail.com>
> 

Committed and pushed, thanks !

Mathieu

> Signed-off-by: Alexandre Montplaisir <alexandre.montplaisir at gmail.com>
> ---
>  lttctl/Makefile.am |   18 ++----------------
>  1 files changed, 2 insertions(+), 16 deletions(-)
> 
> diff --git a/lttctl/Makefile.am b/lttctl/Makefile.am
> index 66df1b7..d6f3f3f 100644
> --- a/lttctl/Makefile.am
> +++ b/lttctl/Makefile.am
> @@ -6,11 +6,9 @@ AM_CFLAGS = -DPACKAGE_DATA_DIR=\""$(datadir)"\" -DPACKAGE_BIN_DIR=\""$(bindir)"\
>  SH = /bin/sh
>  
>  bin_PROGRAMS = lttctl
> -bin_SCRIPTS = ltt-armall ltt-disarmall \
> -  ltt-armtap ltt-disarmtap
> +bin_SCRIPTS = ltt-armall ltt-disarmall
>  CLEANFILES = $(bin_SCRIPTS)
> -EXTRA_DIST = ltt-armall.sh ltt-disarmall.sh \
> -  ltt-armtap.sh ltt-disarmtap.sh
> +EXTRA_DIST = ltt-armall.sh ltt-disarmall.sh
>  
>  ltt-armall: ltt-armall.sh
>  	rm -f ltt-armall
> @@ -24,18 +22,6 @@ ltt-disarmall: ltt-disarmall.sh
>  	cat $(srcdir)/ltt-disarmall.sh >> ltt-disarmall
>  	chmod ugo+x ltt-disarmall
>  
> -ltt-armtap: ltt-armtap.sh
> -	rm -f ltt-armtap
> -	echo "#!"$(SH) > ltt-armtap
> -	cat $(srcdir)/ltt-armtap.sh >> ltt-armtap
> -	chmod ugo+x ltt-armtap
> -
> -ltt-disarmtap: ltt-disarmtap.sh
> -	rm -f ltt-disarmtap
> -	echo "#!"$(SH) > ltt-disarmtap
> -	cat $(srcdir)/ltt-disarmtap.sh >> ltt-disarmtap
> -	chmod ugo+x ltt-disarmtap
> -
>  lttctl_SOURCES = \
>  	lttctl.c
>  lttctl_DEPENDENCIES = ../liblttctl/liblttctl.la
> -- 
> 1.7.1
> 

-- 
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com



      parent reply	other threads:[~2010-11-22 19:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-22 19:50 alexandre.montplaisir
2010-11-22 19:54 ` Alexandre Montplaisir
2010-11-22 19:57 ` Mathieu Desnoyers [this message]

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=20101122195702.GA2709@Krystal \
    --to=mathieu.desnoyers@polymtl.ca \
    /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