From d70e7f1923967177da38b4af0271089e7105c23e Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> Date: Fri, 10 Feb 2012 11:06:57 +0100 Subject: [PATCH] fixing kexclude for the lxc_devel distro --- build.common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.common b/build.common index c3493fcb..622bd800 100644 --- a/build.common +++ b/build.common @@ -77,7 +77,7 @@ function pl_getKexcludes () { f16) echo 'drupal' ;; f*) - echo 'kernel* util-vserver* iptables iptables-ipv6 drupal linux-firmware' ;; + echo 'util-vserver* drupal' ;; centos5) echo 'kernel kernel-vserver kernel-devel kernel-headers kernel-debuginfo util-vserver* iptables drupal inotify-tools* libnl' ;; sl*) -- 2.47.0