[Python-modules-commits] r8005 - in packages/pyparted/trunk/debian (rules)

dktrkranz-guest at users.alioth.debian.org dktrkranz-guest at users.alioth.debian.org
Thu Mar 26 13:29:09 UTC 2009


    Date: Thursday, March 26, 2009 @ 13:29:08
  Author: dktrkranz-guest
Revision: 8005

Remove parted directory from python-parted-dbg

Modified:
  packages/pyparted/trunk/debian/rules

Modified: packages/pyparted/trunk/debian/rules
===================================================================
--- packages/pyparted/trunk/debian/rules	2009-03-26 13:10:03 UTC (rev 8004)
+++ packages/pyparted/trunk/debian/rules	2009-03-26 13:29:08 UTC (rev 8005)
@@ -64,7 +64,7 @@
 	dh_installdocs
 	dh_pysupport
 	dh_strip --dbg-package=python-parted-dbg -X_pedmodule_d.so
-	rm -fr $(CURDIR)/debian/python-parted-dbg/usr/share/python-support/
+	rm -fr $(CURDIR)/debian/python-parted-dbg/usr/share/python-support/python-parted-dbg/parted/
 	dh_compress
 	dh_fixperms
 	dh_installdeb




More information about the Python-modules-commits mailing list