SOURCES: helixplayer-morearchs.patch - added ppc typo fix

qboosh qboosh at pld-linux.org
Sat Dec 3 00:30:30 CET 2005


Author: qboosh                       Date: Fri Dec  2 23:30:30 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- added ppc typo fix

---- Files affected:
SOURCES:
   helixplayer-morearchs.patch (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SOURCES/helixplayer-morearchs.patch
diff -u SOURCES/helixplayer-morearchs.patch:1.12 SOURCES/helixplayer-morearchs.patch:1.13
--- SOURCES/helixplayer-morearchs.patch:1.12	Sat Nov  5 07:25:43 2005
+++ SOURCES/helixplayer-morearchs.patch	Sat Dec  3 00:30:24 2005
@@ -516,3 +516,17 @@
  
 +project.AddSystemLibraries("stdc++")
 +exec_config_file("linux-linker.cf")
+--- hxplay-1.0.6/build/umakecf/linux-2.2-libc6-gcc32-powerpc.cf.orig	2005-06-20 17:00:07.000000000 +0000
++++ hxplay-1.0.6/build/umakecf/linux-2.2-libc6-gcc32-powerpc.cf	2005-12-02 23:11:36.194874520 +0000
+@@ -107,9 +107,9 @@
+         ccmajor=0
+ 
+     try:
+-        ccxmajor=int(string.split(ccxver,".",1))
++        cxxmajor=int(string.split(cxxver,".",1))
+     except:
+-        ccxmajor=0
++        cxxmajor=0
+         
+     w=[]
+     if ccmajor < 3:
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/helixplayer-morearchs.patch?r1=1.12&r2=1.13&f=u




More information about the pld-cvs-commit mailing list