[med-svn] r12723 - trunk/packages/vxl/trunk/debian/patches

Mathieu Malaterre malat at alioth.debian.org
Sat Dec 29 15:05:27 UTC 2012


Author: malat
Date: 2012-12-29 15:05:27 +0000 (Sat, 29 Dec 2012)
New Revision: 12723

Added:
   trunk/packages/vxl/trunk/debian/patches/fixxerces.patch
Modified:
   trunk/packages/vxl/trunk/debian/patches/series
Log:
Fix xerces headers

Added: trunk/packages/vxl/trunk/debian/patches/fixxerces.patch
===================================================================
--- trunk/packages/vxl/trunk/debian/patches/fixxerces.patch	                        (rev 0)
+++ trunk/packages/vxl/trunk/debian/patches/fixxerces.patch	2012-12-29 15:05:27 UTC (rev 12723)
@@ -0,0 +1,13 @@
+Description: Help cmake find xerces headers
+Author: Mathieu Malaterre <malat at debian.org>
+
+--- vxl-1.17.0.orig/contrib/brl/bmods/find_xerces.cmake
++++ vxl-1.17.0/contrib/brl/bmods/find_xerces.cmake
+@@ -6,6 +6,7 @@
+ #
+ 
+ FIND_PATH(XERCES_BXML_INCLUDE_PATH dom/DOM.hpp
++/usr/include/xercesc/
+           ${vxl_SOURCE_DIR}/../xerces-c-src1_4_0/include
+           /usr/local/xerces-c-src1_4_0/include
+           ${vxl_SOURCE_DIR}/v3p/xerces-c-src1_4_0/include

Modified: trunk/packages/vxl/trunk/debian/patches/series
===================================================================
--- trunk/packages/vxl/trunk/debian/patches/series	2012-12-29 15:01:07 UTC (rev 12722)
+++ trunk/packages/vxl/trunk/debian/patches/series	2012-12-29 15:05:27 UTC (rev 12723)
@@ -3,3 +3,4 @@
 renamelibs.patch
 fixingupstream.patch
 moresoname.patch
+fixxerces.patch




More information about the debian-med-commit mailing list