r23910 - /packages/unstable/zeitgeist/debian/rules

rainct-guest at users.alioth.debian.org rainct-guest at users.alioth.debian.org
Tue Apr 20 14:00:05 UTC 2010


Author: rainct-guest
Date: Tue Apr 20 13:59:56 2010
New Revision: 23910

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23910
Log:
Fix dh_pysupport call.

Modified:
    packages/unstable/zeitgeist/debian/rules

Modified: packages/unstable/zeitgeist/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/zeitgeist/debian/rules?rev=23910&op=diff
==============================================================================
--- packages/unstable/zeitgeist/debian/rules [utf-8] (original)
+++ packages/unstable/zeitgeist/debian/rules [utf-8] Tue Apr 20 13:59:56 2010
@@ -11,3 +11,6 @@
 
 override_dh_install:
 	dh_install --sourcedir=$(CURDIR)/debian/tmp
+
+override_dh_pysupport:
+	dh_pysupport /usr/share/zeitgeist




More information about the pkg-gnome-commits mailing list