[packages/icedtea7] - fix patching on (non)x32

baggins baggins at pld-linux.org
Fri Jan 2 15:14:23 CET 2015


commit d65fed78d584f3669eaf4ac68883f56c2f26251e
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Jan 2 14:13:53 2015 +0000

    - 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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/icedtea7.git/commitdiff/d65fed78d584f3669eaf4ac68883f56c2f26251e



More information about the pld-cvs-commit mailing list