mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: "Bernhard Seßler" <bernhard.sessler@corscience.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] netcat: Fix path to NETCAT_SOURCE
Date: Tue, 08 Jul 2014 12:30:51 +0200	[thread overview]
Message-ID: <53BBC85B.7010908@corscience.de> (raw)
In-Reply-To: <20140708100843.GA15432@omega>

Hi Alexander,

yes, I did have issues with the original rule - ptxdist-2014.07.0 tried to
download netcat-openbsd-1.105.tar.gz when it should have downloaded
netcat-openbsd-1.105.orig.tar.gz. Maybe I should mention that we're using an
internal FTP server at our company which provides all the packages ptxdist needs
to download. So it may work with the default ptxdist setup - I didn't try that.

Regards,
Bernhard

On 08.07.2014 12:08, Alexander Aring wrote:
> Hi Bernhard,
> 
> On Tue, Jul 08, 2014 at 11:47:04AM +0200, Bernhard Sessler wrote:
>> 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)
> 
> did you have any issues with that or it is just an improvement?
> 
> - Alex
> 

-- 
ptxdist mailing list
ptxdist@pengutronix.de

  parent reply	other threads:[~2014-07-08 10:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-08  9:47 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 [this message]
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=53BBC85B.7010908@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