public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Michal Marek <mmarek@suse.cz>
To: "Darrick J. Wong" <darrick.wong@oracle.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] builddeb: fix errors caused by objtree redefinition
Date: Thu, 19 Jun 2014 09:27:40 +0200	[thread overview]
Message-ID: <53A290EC.1000202@suse.cz> (raw)
In-Reply-To: <20140619001305.GA24952@birch.djwong.org>

On 2014-06-19 02:13, Darrick J. Wong wrote:
> In commit 7e1c04779efd51154baf652e653ceb24ce68939b ("kbuild: Use
> relative path for $(objtree)"), objtree was redefined from whatever
> $(CURDIR) is to a simple ".".  Unfortunately, this breaks builddeb,
> which was relying on $objtree to be an absolute path, not a relative
> one.  Since the script is run from the object directory, pick up a
> more absolute value for objtree where it's needed.
> 
> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
> ---
>  scripts/package/builddeb |    1 +
>  1 file changed, 1 insertion(+)

Hi Darrick,

thanks for the patch. Can you check if commit a765a7ce from linux-next
also fixes your issue? This is on its way to Linus.

Thanks,
Michal

  reply	other threads:[~2014-06-19  7:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-19  0:13 [PATCH] builddeb: fix errors caused by objtree redefinition Darrick J. Wong
2014-06-19  7:27 ` Michal Marek [this message]
2014-06-19  8:30   ` Darrick J. Wong

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=53A290EC.1000202@suse.cz \
    --to=mmarek@suse.cz \
    --cc=darrick.wong@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    /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