SOURCES: kdepim-alpha.patch (NEW) - kill wrong assumption
qboosh
qboosh at pld-linux.org
Tue Nov 29 20:17:42 CET 2005
Author: qboosh Date: Tue Nov 29 19:17:42 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- kill wrong assumption
---- Files affected:
SOURCES:
kdepim-alpha.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/kdepim-alpha.patch
diff -u /dev/null SOURCES/kdepim-alpha.patch:1.1
--- /dev/null Tue Nov 29 20:17:42 2005
+++ SOURCES/kdepim-alpha.patch Tue Nov 29 20:17:37 2005
@@ -0,0 +1,11 @@
+--- kdepim-3.5.0/kresources/groupwise/soap/stdsoap2.h.orig 2005-09-10 10:23:46.000000000 +0200
++++ kdepim-3.5.0/kresources/groupwise/soap/stdsoap2.h 2005-11-29 18:59:47.000000000 +0100
+@@ -170,7 +170,7 @@
+ # endif
+ #endif
+
+-#ifdef __alpha
++#if defined(__alpha) && !defined(__linux__)
+ # ifndef TRU64
+ # define TRU64
+ # endif
================================================================
More information about the pld-cvs-commit
mailing list