[med-svn] r3264 - trunk/packages/gdcm/trunk/debian

Steven Michael Robbins smr at alioth.debian.org
Mon Apr 6 06:08:55 UTC 2009


Author: smr
Date: 2009-04-06 06:08:54 +0000 (Mon, 06 Apr 2009)
New Revision: 3264

Modified:
   trunk/packages/gdcm/trunk/debian/rules
Log:
Do not set VTK_DIR; will be detected correctly.

Modified: trunk/packages/gdcm/trunk/debian/rules
===================================================================
--- trunk/packages/gdcm/trunk/debian/rules	2009-04-06 05:58:16 UTC (rev 3263)
+++ trunk/packages/gdcm/trunk/debian/rules	2009-04-06 06:08:54 UTC (rev 3264)
@@ -62,7 +62,6 @@
 		-DGDCM_USE_SYSTEM_ZLIB:BOOL=ON \
 		-DGDCM_USE_SYSTEM_OPENJPEG:BOOL=ON \
 		-DGDCM_USE_VTK:BOOL=ON \
-		-DVTK_DIR:PATH=/usr/lib/vtk-5.2/ \
 		-DPREFERRED_PYTHON_VERSION=python$*
 	touch $@
 




More information about the debian-med-commit mailing list