[Python-apps-commits] r2669 - in packages/gtg/trunk/debian (rules)

dktrkranz-guest at users.alioth.debian.org dktrkranz-guest at users.alioth.debian.org
Sun Mar 29 20:40:27 UTC 2009


    Date: Sunday, March 29, 2009 @ 20:40:26
  Author: dktrkranz-guest
Revision: 2669

Let pysupport handle GTG module as private

Modified:
  packages/gtg/trunk/debian/rules

Modified: packages/gtg/trunk/debian/rules
===================================================================
--- packages/gtg/trunk/debian/rules	2009-03-28 21:05:35 UTC (rev 2668)
+++ packages/gtg/trunk/debian/rules	2009-03-29 20:40:26 UTC (rev 2669)
@@ -29,7 +29,7 @@
 	dh_installdocs
 	dh_install debian/gtg.xpm usr/share/pixmaps/
 	dh_installmenu
-	dh_pysupport
+	dh_pysupport $(CURDIR)/debian/gtg/GTG
 	dh_desktop
 	dh_installman debian/gtg.1
 	dh_compress




More information about the Python-apps-commits mailing list