[Pkg-cli-apps-commits] [SCM] docky branch, master, updated. debian/2.0.2-1-5-g854363f

Iain Lane laney at ubuntu.com
Tue May 4 23:03:11 UTC 2010


The following commit has been merged in the master branch:
commit 854363f7f3c6a16ae156a7bcf2e0e175db8baaa0
Author: Iain Lane <laney at ubuntu.com>
Date:   Tue May 4 23:45:21 2010 +0100

    Fix pysupport excludes.

diff --git a/debian/rules b/debian/rules
index 0702016..606c933 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,7 @@ include /usr/share/cli-common/cli.make
 
 override_dh_pysupport:
 # Don't byte compile helpers — causes broken ones to also show up in prefs
+	dh_pysupport -X /usr/share/docky/helpers/
 
 override_dh_auto_configure:
 	dh_auto_configure -- MCS=/usr/bin/mono-csc

-- 
docky



More information about the Pkg-cli-apps-commits mailing list