From: "Joseph A. Lutz" <joseph.lutz@novatechweb.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] SYSREQ library was being included twice
Date: Thu, 20 Sep 2012 12:52:02 -0500 [thread overview]
Message-ID: <1348163523-23510-1-git-send-email-joseph.lutz@novatechweb.com> (raw)
From: "Joseph A. Lutz" <joseph.lutz@novatechweb.com>
The library /lib/initng/libsysreq.so was being included into the package
twice. Once it was dependent upon the INITNG_SYSREQ config option, the
other was not.
Signed-off-by: Joseph A. Lutz <joseph.lutz@novatechweb.com>
---
rules/initng.make | 1 -
1 file changed, 1 deletion(-)
diff --git a/rules/initng.make b/rules/initng.make
index e787ab3..65e207a 100644
--- a/rules/initng.make
+++ b/rules/initng.make
@@ -350,7 +350,6 @@ $(STATEDIR)/initng.targetinstall:
ifdef PTXCONF_INITNG_LOCKFILE
@$(call install_copy, initng, 0, 0, 0644, -, /lib/initng/liblockfile.so)
endif
- @$(call install_copy, initng, 0, 0, 0644, -, /lib/initng/libsysreq.so)
@$(call install_copy, initng, 0, 0, 0755, -, /sbin/initng)
--
1.7.12.1
--
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2012-09-20 17:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-20 17:52 Joseph A. Lutz [this message]
2012-09-21 12:53 ` Michael Olbrich
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=1348163523-23510-1-git-send-email-joseph.lutz@novatechweb.com \
--to=joseph.lutz@novatechweb.com \
--cc=ptxdist@pengutronix.de \
/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