comment out Patch in spec file
This commit is contained in:
parent
64cfa770fc
commit
b6f7daa77f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user