[med-svn] r8033 - trunk/packages/insighttoolkit/wrapitk/python/trunk/debian

Steven Michael Robbins smr at alioth.debian.org
Sat Oct 1 17:55:59 UTC 2011


Author: smr
Date: 2011-10-01 17:55:59 +0000 (Sat, 01 Oct 2011)
New Revision: 8033

Modified:
   trunk/packages/insighttoolkit/wrapitk/python/trunk/debian/changelog
   trunk/packages/insighttoolkit/wrapitk/python/trunk/debian/rules
Log:
Remove unnecessary CMake variable settings.

Modified: trunk/packages/insighttoolkit/wrapitk/python/trunk/debian/changelog
===================================================================
--- trunk/packages/insighttoolkit/wrapitk/python/trunk/debian/changelog	2011-10-01 16:19:40 UTC (rev 8032)
+++ trunk/packages/insighttoolkit/wrapitk/python/trunk/debian/changelog	2011-10-01 17:55:59 UTC (rev 8033)
@@ -2,5 +2,5 @@
 
   * Initial release.
 
- -- Steve M. Robbins <smr at debian.org>  Sat, 17 Sep 2011 12:36:38 -0500
+ -- Steve M. Robbins <smr at debian.org>  Sat, 01 Oct 2011 12:55:30 -0500
 

Modified: trunk/packages/insighttoolkit/wrapitk/python/trunk/debian/rules
===================================================================
--- trunk/packages/insighttoolkit/wrapitk/python/trunk/debian/rules	2011-10-01 16:19:40 UTC (rev 8032)
+++ trunk/packages/insighttoolkit/wrapitk/python/trunk/debian/rules	2011-10-01 17:55:59 UTC (rev 8033)
@@ -17,14 +17,9 @@
 	-DITK_USE_OPTIMIZED_REGISTRATION_METHODS:BOOL=ON \
 	-DITK_USE_TRANSFORM_IO_FACTORIES:BOOL=ON \
 	-DITK_USE_SYSTEM_GDCM:BOOL=ON \
-	-DITK_USE_SYSTEM_PNG:BOOL=ON \
-	-DITK_USE_SYSTEM_TIFF:BOOL=ON \
-	-DITK_USE_SYSTEM_ZLIB:BOOL=ON \
 	-DITK_USE_SYSTEM_VXL:BOOL=OFF \
 	-DUSE_FFTWD:BOOL=ON \
 	-DUSE_FFTWF:BOOL=ON \
-	-DITK_USE_CONCEPT_CHECKING:BOOL=ON \
-	-DITK_USE_STRICT_CONCEPT_CHECKING:BOOL=ON \
 	-DPYTHON_EXECUTABLE:FILEPATH=/usr/bin/$(PYVERS) \
 	-DPYTHON_INCLUDE_PATH:PATH=/usr/include/$(PYVERS) \
 	-DPYTHON_NUMPY_INCLUDE_PATH:PATH=/usr/include/$(PYVERS)/numpy \




More information about the debian-med-commit mailing list