All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH lttng-ust] Fix: java-jul/Makefile should not be marked as a binary
       [not found] <1392749975-25136-1-git-send-email-jeremie.galarneau@efficios.com>
@ 2014-02-19 19:33 ` Mathieu Desnoyers
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Desnoyers @ 2014-02-19 19:33 UTC (permalink / raw)
  To: Jérémie Galarneau; +Cc: lttng-dev

Merged, thanks!

Mathieu

----- Original Message -----
> From: "Jérémie Galarneau" <jeremie.galarneau@efficios.com>
> To: lttng-dev@lists.lttng.org
> Sent: Tuesday, February 18, 2014 1:59:35 PM
> Subject: [lttng-dev] [PATCH lttng-ust] Fix: java-jul/Makefile should not be	marked as a binary
> 
> java-jul/Makefile is part of bin_SCRIPTS which causes it to be
> installed under /usr/local/bin.
> 
> It is already installed as an example.
> 
> Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
> ---
>  doc/examples/Makefile.am | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/doc/examples/Makefile.am b/doc/examples/Makefile.am
> index e19af38..971eec3 100644
> --- a/doc/examples/Makefile.am
> +++ b/doc/examples/Makefile.am
> @@ -10,7 +10,6 @@ dist_doc_examples_java_jul_DATA = java-jul/Makefile \
>  								  java-jul/Hello.java \
>  								  java-jul/run
>  SUBDIRS_JUL = java-jul
> -bin_SCRIPTS = java-jul/Makefile
>  endif
>  
>  dist_doc_examples_DATA = README
> --
> 1.9.0
> 
> 
> _______________________________________________
> lttng-dev mailing list
> lttng-dev@lists.lttng.org
> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
> 

-- 
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com

_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH lttng-ust] Fix: java-jul/Makefile should not be marked as a binary
@ 2014-02-18 18:59 Jérémie Galarneau
  0 siblings, 0 replies; 2+ messages in thread
From: Jérémie Galarneau @ 2014-02-18 18:59 UTC (permalink / raw)
  To: lttng-dev

java-jul/Makefile is part of bin_SCRIPTS which causes it to be
installed under /usr/local/bin.

It is already installed as an example.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
---
 doc/examples/Makefile.am | 1 -
 1 file changed, 1 deletion(-)

diff --git a/doc/examples/Makefile.am b/doc/examples/Makefile.am
index e19af38..971eec3 100644
--- a/doc/examples/Makefile.am
+++ b/doc/examples/Makefile.am
@@ -10,7 +10,6 @@ dist_doc_examples_java_jul_DATA = java-jul/Makefile \
 								  java-jul/Hello.java \
 								  java-jul/run
 SUBDIRS_JUL = java-jul
-bin_SCRIPTS = java-jul/Makefile
 endif
 
 dist_doc_examples_DATA = README
-- 
1.9.0


_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-02-19 19:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1392749975-25136-1-git-send-email-jeremie.galarneau@efficios.com>
2014-02-19 19:33 ` [PATCH lttng-ust] Fix: java-jul/Makefile should not be marked as a binary Mathieu Desnoyers
2014-02-18 18:59 Jérémie Galarneau

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.