mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] netcat: Fix path to NETCAT_SOURCE
@ 2014-07-08  9:47 Bernhard Sessler
  2014-07-08 10:08 ` Alexander Aring
  0 siblings, 1 reply; 10+ messages in thread
From: Bernhard Sessler @ 2014-07-08  9:47 UTC (permalink / raw)
  To: ptxdist

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

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

end of thread, other threads:[~2014-07-15  6:09 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-08  9:47 [ptxdist] [PATCH] netcat: Fix path to NETCAT_SOURCE Bernhard Sessler
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox