[med-svn] r19885 - trunk/packages/insighttoolkit/trunk/debian

Steven Michael Robbins smr at moszumanska.debian.org
Sat Aug 8 06:57:11 UTC 2015


Author: smr
Date: 2015-08-08 06:57:09 +0000 (Sat, 08 Aug 2015)
New Revision: 19885

Modified:
   trunk/packages/insighttoolkit/trunk/debian/rules
Log:
Update ITK_WRAP_DIMS to new ITK_WRAP_IMAGE_DIMS.

Modified: trunk/packages/insighttoolkit/trunk/debian/rules
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/rules	2015-08-08 06:45:58 UTC (rev 19884)
+++ trunk/packages/insighttoolkit/trunk/debian/rules	2015-08-08 06:57:09 UTC (rev 19885)
@@ -50,7 +50,7 @@
 	-DVCL_INCLUDE_CXX_0X:BOOL=ON \
 	-DITK_USE_SYSTEM_SWIG:BOOL=ON \
 	-DITK_USE_SYSTEM_CASTXML:BOOL=ON \
-	-DITK_WRAP_DIMS="2;3;4" \
+	-DITK_WRAP_IMAGE_DIMS="2;3;4" \
 	-DITK_WRAP_unsigned_long:BOOL=ON \
 	-DITK_WRAP_double:BOOL=ON \
         -DITK_WRAP_vector_double:BOOL=ON \




More information about the debian-med-commit mailing list