Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1401465
| From | Michal Marek <mmarek@suse.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] scripts/package/Makefile: rpmbuild add support of RPMOPTS |
| Date | 2016-05-16 14:10 +0200 |
| Message-ID | <rzpvs-6SY-15@gated-at.bofh.it> (permalink) |
| References | <rzg90-u7-329@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sat, May 14, 2016 at 08:09:52PM -0700, Srinivas Pandruvada wrote:
> After commit 21a59991ce0c ("scripts/package/Makefile: rpmbuild is needed
> for rpm targets"), it is no longer possible to specify RPMOPTS.
> For example, we can no longer able to control _topdir using the following
> make command.
> make RPMOPTS="--define '_topdir /home/xyz/workspace/'" binrpm-pkg
>
> Fixes: 21a59991ce0c ("scripts/package/Makefile: rpmbuild is needed
> for rpm targets")
> Cc: <stable@vger.kernel.org> # 4.3+
> Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
> ---
> scripts/package/Makefile | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Applied to kbuild.git#misc.
Michal
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] scripts/package/Makefile: rpmbuild add support of RPMOPTS Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> - 2016-05-16 04:10 +0200 Re: [PATCH] scripts/package/Makefile: rpmbuild add support of RPMOPTS Michal Marek <mmarek@suse.com> - 2016-05-16 14:10 +0200
csiph-web