Whamcloud - gitweb
b=23278 replay-single test 86 does not remount client
[fs/lustre-release.git] / build / lustre-kernel-2.4.spec.in
index 292b527..a96b074 100644 (file)
@@ -407,7 +407,7 @@ for flavor in "" smp bigmem bigsmp pseries64 BOOT jensen ; do
                                # /sbin/update-modules.dep compares when the modules were built, rather
                                # than installed, so force modules.dep to be recreated
                                echo "rm -f /lib/modules/%{KVERREL}${delim_flavor}/modules.dep" >> ${script}
-                               echo "if [ -f /etc/modprobe.conf ] ; then" >> ${script}                 
+                               echo "if [ -f /etc/modprobe.conf ] ; then" >> ${script}
                                sed -e "s^%ver_str^%{KVERREL}${delim_flavor}^g" -e "s^%flavor^${flavor}^" %{SOURCE26} >> ${script}
 
                                echo "else" >> ${script}
@@ -415,10 +415,10 @@ for flavor in "" smp bigmem bigsmp pseries64 BOOT jensen ; do
                                echo "fi" >> ${script}
                                ;;
                        postun)
-                               echo "if [ -f /etc/modprobe.conf ] ; then" >> ${script}                 
+                               echo "if [ -f /etc/modprobe.conf ] ; then" >> ${script}
                                sed -e "s^%ver_str^%{KVERREL}${delim_flavor}^g" %{SOURCE27} >> ${script}
 
-                               echo "else" >> ${script}                        
+                               echo "else" >> ${script}
                                sed -e "s^%ver_str^%{KVERREL}${delim_flavor}^g" %{SOURCE30} >> ${script}
                                echo "fi" >> ${script}
                                ;;
@@ -429,7 +429,7 @@ for flavor in "" smp bigmem bigsmp pseries64 BOOT jensen ; do
                                if [ -z "${flavor}" ] ; then
                                        cat >> ${script} <<EOF
 cd /boot
-%ifnarch ia64 
+%ifnarch ia64
 ln -sf vmlinuz-%{KVERREL} vmlinuz
 %endif
 ln -sf System.map-%{KVERREL} System.map