]> git.pld-linux.org Git - packages/icedtea8.git/commitdiff
- fix patching on (non)x32
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 2 Jan 2015 14:13:53 +0000 (14:13 +0000)
committerJan Rękorajski <baggins@pld-linux.org>
Fri, 2 Jan 2015 14:13:53 +0000 (14:13 +0000)
icedtea7.spec

index b54954c3c5be281173ef9bb8b01bf71c66d17c8c..8063a7e3012a76ba37163e876311b433e668ab58 100644 (file)
@@ -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
This page took 0.070058 seconds and 4 git commands to generate.