From: jeremie.galarneau@efficios.com (Jérémie Galarneau)
Subject: [lttng-dev] [PATCH lttng-ust] Fix: java-jul/Makefile should not be marked as a binary
Date: Tue, 18 Feb 2014 13:59:35 -0500 [thread overview]
Message-ID: <1392749975-25136-1-git-send-email-jeremie.galarneau@efficios.com> (raw)
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 at 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
next reply other threads:[~2014-02-18 18:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-18 18:59 Jérémie Galarneau [this message]
2014-02-19 19:33 ` Mathieu Desnoyers
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=1392749975-25136-1-git-send-email-jeremie.galarneau@efficios.com \
--to=jeremie.galarneau@efficios.com \
/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