From e2a47fb2be0b8f2fbfcfcac71c12028ee9f2a113 Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Tue, 10 Aug 2004 16:53:26 +0000 Subject: [PATCH] - try removing module-init-tools prereq --- scripts/kernel-2.6-planetlab.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/kernel-2.6-planetlab.spec b/scripts/kernel-2.6-planetlab.spec index 8d84b1436..ddfa35073 100644 --- a/scripts/kernel-2.6-planetlab.spec +++ b/scripts/kernel-2.6-planetlab.spec @@ -89,7 +89,8 @@ AutoReqProv: no # # List the packages used during the kernel build # -BuildPreReq: module-init-tools, patch >= 2.5.4, bash >= 2.03, sh-utils, tar +BuildPreReq: patch >= 2.5.4, bash >= 2.03, sh-utils, tar +#BuildPreReq: module-init-tools BuildPreReq: bzip2, findutils, gzip, m4, perl, make >= 3.78, gnupg #BuildPreReq: kernel-utils >= 2.4-12.1.139 # temporary req since modutils changed output format -- 2.47.0