Author: malat-guest
Date: 2012-01-03 13:56:38 +0000 (Tue, 03 Jan 2012)
New Revision: 9144

Modified:
   trunk/packages/gdcm/trunk/debian/rules
Log:
Another fix for python package

Modified: trunk/packages/gdcm/trunk/debian/rules
===================================================================
--- trunk/packages/gdcm/trunk/debian/rules      2012-01-03 13:49:29 UTC (rev 
9143)
+++ trunk/packages/gdcm/trunk/debian/rules      2012-01-03 13:56:38 UTC (rev 
9144)
@@ -55,8 +55,8 @@
 
 override_dh_auto_install:
        dh_auto_install
-       mv debian/tmp/usr/lib/_gdcmswig.so* debian/tmp/$(PYMODDIR)
        mv debian/tmp/usr/lib/python debian/tmp/$(PYMODDIR)
+       mv debian/tmp/usr/lib/_gdcmswig.so* 
debian/tmp/$(PYMODDIR)/dist-packages/
 
 override_dh_strip:
        dh_strip --dbg-package=libgdcm2.0-dbg


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

Reply via email to