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

Mathieu Malaterre malat at alioth.debian.org
Thu Oct 17 09:55:00 UTC 2013


Author: malat
Date: 2013-10-17 09:54:59 +0000 (Thu, 17 Oct 2013)
New Revision: 14875

Modified:
   trunk/packages/gdcm/trunk/debian/rules
Log:
Do not link explicitely to python libs

Modified: trunk/packages/gdcm/trunk/debian/rules
===================================================================
--- trunk/packages/gdcm/trunk/debian/rules	2013-10-17 09:53:00 UTC (rev 14874)
+++ trunk/packages/gdcm/trunk/debian/rules	2013-10-17 09:54:59 UTC (rev 14875)
@@ -71,6 +71,7 @@
 		-DGDCM_INSTALL_DOC_DIR:STRING=share/doc/gdcm-doc \
 		-DTAGFILES:STRING="/usr/share/doc/vtk-doc/html/vtk$(VTKVERS).tag=/usr/share/doc/vtk-doc/html/" \
 		-DGDCM_INSTALL_PYTHONMODULE_DIR:STRING=lib/python/dist-packages \
+		-DGDCM_NO_PYTHON_LIBS_LINKING:BOOL=ON \
 		-DGDCM_USE_VTK:BOOL=ON
 
 override_dh_auto_configure:




More information about the debian-med-commit mailing list