Author: malat-guest
Date: 2008-09-29 07:53:30 +0000 (Mon, 29 Sep 2008)
New Revision: 2551

Modified:
   trunk/packages/gdcm/trunk/debian/python-gdcm.install
   trunk/packages/gdcm/trunk/debian/python-vtkgdcm.install
Log:
BUG: Was missing some * character

Modified: trunk/packages/gdcm/trunk/debian/python-gdcm.install
===================================================================
--- trunk/packages/gdcm/trunk/debian/python-gdcm.install        2008-09-29 
04:58:55 UTC (rev 2550)
+++ trunk/packages/gdcm/trunk/debian/python-gdcm.install        2008-09-29 
07:53:30 UTC (rev 2551)
@@ -1,3 +1,3 @@
-usr/lib/python/site-packages/gdcm.py
-usr/lib/python/site-packages/_gdcmswig.so
-usr/lib/python/site-packages/gdcmswig.py
+usr/lib/python*/site-packages/gdcm.py
+usr/lib/python*/site-packages/_gdcmswig.so*
+usr/lib/python*/site-packages/gdcmswig.py

Modified: trunk/packages/gdcm/trunk/debian/python-vtkgdcm.install
===================================================================
--- trunk/packages/gdcm/trunk/debian/python-vtkgdcm.install     2008-09-29 
04:58:55 UTC (rev 2550)
+++ trunk/packages/gdcm/trunk/debian/python-vtkgdcm.install     2008-09-29 
07:53:30 UTC (rev 2551)
@@ -1,2 +1,2 @@
 usr/lib/python*/site-packages/vtkgdcm.py
-usr/lib/python*/site-packages/libvtkgdcmPython.so
+usr/lib/python*/site-packages/libvtkgdcmPython.so*


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

Reply via email to