Author: smr
Date: 2010-12-20 04:18:01 +0000 (Mon, 20 Dec 2010)
New Revision: 5604

Modified:
   trunk/packages/insighttoolkit/trunk/debian/rules
Log:
Don't wrap Iterators.  Wrapping/WrapITK/CMakeLists.txt notes
that:

  # set Iterators module to OFF by default
  # it is currently usable only when applying patches to ITK, and will only
  # take place and time to build



Modified: trunk/packages/insighttoolkit/trunk/debian/rules
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/rules    2010-12-17 07:53:27 UTC 
(rev 5603)
+++ trunk/packages/insighttoolkit/trunk/debian/rules    2010-12-20 04:18:01 UTC 
(rev 5604)
@@ -88,10 +88,8 @@
        -DWRAPsigned_short:BOOL=ON \
        -DWRAPunsigned_char:BOOL=ON \
        -DWRAPunsigned_short:BOOL=ON \
-       -DWRAPvector_float:BOOL=ON \
-       -DWRAP_Iterators:BOOL=ON
+       -DWRAPvector_float:BOOL=ON
 
-
 pre-build::
        test -d Code/Review || mv review Code/Review
 


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit

Reply via email to