Fix patch2 typo.

OBS-URL: https://build.opensuse.org/package/show/server:mail/exim?expand=0&rev=105
This commit is contained in:
Lars Müller 2011-05-06 19:00:24 +00:00 committed by Git OBS Bridge
parent 0150f23138
commit 418a2f7e59

View File

@ -131,7 +131,7 @@ Authors:
%setup -q -n exim-%{version}
%patch
%patch1 -p1
%patch1 -p2
%patch2 -p2
# build with fPIE/pie on SUSE 10.0 or newer, or on any other platform
%if %{?suse_version:%suse_version}%{?!suse_version:99999} > 930
fPIE="-fPIE"