From: Bernhard Sessler <bernhard.sessler@corscience.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] netcat: Fix path to NETCAT_SOURCE
Date: Tue, 8 Jul 2014 11:47:04 +0200 [thread overview]
Message-ID: <1404812824-20681-1-git-send-email-bernhard.sessler@corscience.de> (raw)
Signed-off-by: Bernhard Sessler <bernhard.sessler@corscience.de>
---
rules/netcat.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/netcat.make b/rules/netcat.make
index 6cbf0aa..dbdd9e3 100644
--- a/rules/netcat.make
+++ b/rules/netcat.make
@@ -22,7 +22,7 @@ NETCAT := netcat-openbsd-$(NETCAT_VERSION)
NETCAT_SUFFIX := tar.gz
NETCAT_TARBALL := netcat-openbsd_$(NETCAT_VERSION).orig.$(NETCAT_SUFFIX)
NETCAT_URL := $(call ptx/mirror, DEB, pool/main/n/netcat-openbsd/$(NETCAT_TARBALL))
-NETCAT_SOURCE := $(SRCDIR)/$(NETCAT).$(NETCAT_SUFFIX)
+NETCAT_SOURCE := $(SRCDIR)/$(NETCAT_TARBALL)
NETCAT_DIR := $(BUILDDIR)/$(NETCAT)
NETCAT_LICENSE := BSD
--
1.9.1
--
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2014-07-08 9:47 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-08 9:47 Bernhard Sessler [this message]
2014-07-08 10:08 ` Alexander Aring
2014-07-08 10:21 ` Alexander Aring
2014-07-08 10:34 ` Bernhard Seßler
2014-07-08 10:39 ` Alexander Aring
2014-07-08 10:42 ` Bernhard Seßler
2014-07-08 10:45 ` Alexander Aring
2014-07-08 10:30 ` Bernhard Seßler
2014-07-10 8:50 ` Michael Olbrich
2014-07-15 6:09 ` Bernhard Seßler
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=1404812824-20681-1-git-send-email-bernhard.sessler@corscience.de \
--to=bernhard.sessler@corscience.de \
--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