Michal Marek
unread,May 20, 2013, 4:18:15 AM5/20/13You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Linus Torvalds, lcapi...@redhat.com, Linux Kbuild mailing list, Linux Kernel Mailing List
On Sat, May 18, 2013 at 10:35:40AM -0700, Linus Torvalds wrote:
> On Fri, May 17, 2013 at 12:36 PM, Michal Marek <
mma...@suse.cz> wrote:
> >
> > git://
git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git for-next
> >
> > Luiz Capitulino (1):
> > package: Makefile: unbreak binrpm-pkg target
> >
> > scripts/package/Makefile | 2 +-
> > 1 files changed, 1 insertions(+), 1 deletions(-)
>
> Hmm. That's not at all what I get. I also get a merge and another
> patch ("kbuild: fix make headers_install when path is too long") and
Sorry, I was on the wrong branch, which happened to be identical to the
rc-fixes branch when I sent the pull request, but not when you read it.
Here is the correct pull request:
In an attempt to improve make rpm-pkg, I broke make binrpm-pkg. Please
pull the fix below.
The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:
Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)
are available in the git repository at:
git://
git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git rc-fixes
for you to fetch changes up to f66ba560943ae21f5d1e505bad0a3591823b2b37:
package: Makefile: unbreak binrpm-pkg target (2013-05-16 09:46:45 +0200)
----------------------------------------------------------------
Luiz Capitulino (1):
package: Makefile: unbreak binrpm-pkg target
scripts/package/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)