[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <00fe01d0b994$af584380$0e08ca80$@numascale.com>
Date: Wed, 8 Jul 2015 17:42:23 +0200
From: "Espen Carlsen" <ec@...ascale.com>
To: "'Paul Bolle'" <pebolle@...cali.nl>
Cc: "'Michal Marek'" <mmarek@...e.cz>, <linux-kbuild@...r.kernel.org>,
<linux-kernel@...r.kernel.org>,
"'Daniel J Blueman'" <daniel@...ascale.com>,
"'Steffen Persvold'" <sp@...ascale.com>
Subject: RE: [PATCH, resend] build: fix broken kernel RPM source symlink
From: Paul Bolle [mailto:pebolle@...cali.nl]
> On ma, 2015-07-06 at 21:37 +0200, Espen Carlsen wrote:
> And you want this to read
> lrwxrwxrwx 1 root root 35 Jul 4 18:31 /lib/modules/4.1.0/build -> /usr/src/kernels/4.1.0
> lrwxrwxrwx 1 root root 35 Jul 6 12:15
> /lib/modules/4.1.0/source -> /usr/src/kernels/4.1.0
> drwxr-xr-x 2 root root 0 Jul 6 12:15 /usr/src/kernels/4.1.0
> or something equivalent, right?
Correct. And modifying the two ln -sf commands in mkspec makes that happen on a Ubuntu system.
I have tested my suggested changes on:
CentOS 6.5, 7.0, Ubuntu 14.04 and 12.04. After the patch the kernel-devel package will be correct on all systems.
Without the patch, only CentOS generates correct packages.
Espen
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists