From 418a2f7e59c43f0e4c2c741ddad6db4435c48fc8fe1b2dc5ccf6457b7fc6f9f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Fri, 6 May 2011 19:00:24 +0000 Subject: [PATCH] Fix patch2 typo. OBS-URL: https://build.opensuse.org/package/show/server:mail/exim?expand=0&rev=105 --- exim.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exim.spec b/exim.spec index 83232cf..a44038a 100644 --- a/exim.spec +++ b/exim.spec @@ -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"