From d65fed78d584f3669eaf4ac68883f56c2f26251e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Fri, 2 Jan 2015 14:13:53 +0000 Subject: [PATCH] - fix patching on (non)x32 --- icedtea7.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/icedtea7.spec b/icedtea7.spec index b54954c..8063a7e 100644 --- a/icedtea7.spec +++ b/icedtea7.spec @@ -424,10 +424,10 @@ cp -p %{PATCH100} pld-patches cp -p %{PATCH101} pld-patches cp -p %{PATCH102} pld-patches cp -p %{PATCH103} pld-patches -cp -p %{PATCH104} pld-patches %ifarch x32 -cp -p %{PATCH105} pld-patches +cp -p %{PATCH104} pld-patches %endif +cp -p %{PATCH105} pld-patches # let the build system extract the sources where it wants them install -d drops -- 2.44.0