[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190308215724.GA22319@mit.edu>
Date: Fri, 8 Mar 2019 16:57:24 -0500
From: Theodore Ts'o <tytso@....edu>
To: "Enrico Weigelt, metux IT consult" <lkml@...ux.net>
CC: "Enrico Weigelt, metux IT consult" <info@...ux.net>,
<linux-kernel@...r.kernel.org>, <yamada.masahiro@...ionext.com>,
<michal.lkml@...kovi.net>, <apw@...onical.com>, <joe@...ches.com>,
<linux-kbuild@...r.kernel.org>, <linux-riscv@...ts.infradead.org>
Subject: Re: Debian build polishing
On Fri, Mar 08, 2019 at 10:10:19PM +0100, Enrico Weigelt, metux IT consult wrote:
> > So I really hope your patches don't break this.
>
> It shouldn't (at least I dont intend to). Haven't tried where exactly
> the generated debian/rules file lands in your case.
The full debian directory lands in the O= directory. So presumably
you could make it work for use case if there was a "make O=/build/dir
debian-prepare" which copies the necessary debian/ files into the
build directory and then someone could cd into /build/dir and run
"dpkg-buildpackage"?
- Ted
Powered by blists - more mailing lists