Commit in SimDist/packages/xerces on MAIN
dom_Makefile_patch.diff+5added 1.1
patch.sh.in+1-11.1 -> 1.2
+6-1
1 added + 1 modified, total 2 files
Xerces patch stuff

SimDist/packages/xerces
dom_Makefile_patch.diff added at 1.1
diff -N dom_Makefile_patch.diff
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ dom_Makefile_patch.diff	26 Oct 2005 04:36:14 -0000	1.1
@@ -0,0 +1,5 @@
+102c102,103
+< all::	includes $(DOM_CPP_OBJECTS) impl deprecated
+---
+> # removed deprecated target for Cygwin compile --JM
+> all::	includes $(DOM_CPP_OBJECTS) impl

SimDist/packages/xerces
patch.sh.in 1.1 -> 1.2
diff -u -r1.1 -r1.2
--- patch.sh.in	25 Oct 2005 22:47:19 -0000	1.1
+++ patch.sh.in	26 Oct 2005 04:36:14 -0000	1.2
@@ -1,2 +1,2 @@
 #!/bin/sh
-patch @[log in to unmask] patch.diff
+patch @[log in to unmask] dom_Makefile_patch.diff
CVSspam 0.2.8