From a944b881e20851dbbf054218769c146669110630 Mon Sep 17 00:00:00 2001 From: brian Date: Fri, 27 Nov 2009 17:20:55 +0000 Subject: [PATCH] b=20617 Fix a typo that leaked into the commit. --- build/mptlinux.spec.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/mptlinux.spec.patch b/build/mptlinux.spec.patch index f568010..da284e5 100644 --- a/build/mptlinux.spec.patch +++ b/build/mptlinux.spec.patch @@ -19,7 +19,7 @@ Source0: %{name}-%{version}.tar.gz Source1: fusion.mptctl URL: http://www.lsilogic.com -@@ -22,228 +24,284 @@ +@@ -22,228 +24,285 @@ Fibre Channel FC909, FC919, FC929, FC919X, FC929X, and FC949X adapters SAS SAS1064, SAS1068, and SAS1078 adapters. @@ -200,7 +200,7 @@ + #echo "alias scsi_hostadapter2 mptsas" >> /etc/modprobe.edit + #mv -f /etc/modprobe.edit /etc/modprobe.conf + #fi - : ++ : elif [ -f /etc/SuSE-release ]; then # SLES 9 if [ -f /etc/sysconfig/kernel ] ; then -- 1.8.3.1