diff --git a/exim.spec b/exim.spec index e0f9fee..c3d071f 100644 --- a/exim.spec +++ b/exim.spec @@ -149,6 +149,7 @@ once, if at all. The rest is done by logrotate / cron.) %setup -q -n exim-%{version} %patch0 %patch1 -p1 +%patch2 -p1 # 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"