diff --git a/package/linux/CASA.spec.in b/package/linux/CASA.spec.in index dfa56706..59985e17 100644 --- a/package/linux/CASA.spec.in +++ b/package/linux/CASA.spec.in @@ -28,7 +28,7 @@ Version: @VERSION@ Release: 0 Summary: Novell Common Authentication Service Adapter (CASA) Source: %{name}-%{version}.tar.bz2 -Patch: %{name}-%{version}.diff +#Patch: %{name}-%{version}.diff #Patch2: CASA-detect_lib64.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: mono >= 1.1.13 mono-core >= 1.1.13 @@ -69,7 +69,7 @@ to one another. %prep %setup -q -%patch +#%patch %if %{_lib} == "lib64" %define binsource bin64 %else