From 6a669fea85d3f064252c2fe020a52a61d3639b9b Mon Sep 17 00:00:00 2001 From: nathan Date: Tue, 18 Oct 2005 18:23:08 +0000 Subject: [PATCH] b=8080 - modules aren't as automatic as they should be for linux 2.4 - for some reason python in linux 2.4 didn't understand this lmc construct --- build/lustre.spec.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/lustre.spec.in b/build/lustre.spec.in index 73b31a6..c2d7735 100644 --- a/build/lustre.spec.in +++ b/build/lustre.spec.in @@ -185,6 +185,8 @@ done f=/etc/modules.conf if [ -f $f ] && ! grep llite $f >/dev/null 2>/dev/null ; then cat >> $f <