[Python-apps-commits] r10876 - in packages/debomatic/trunk/debian (rules)

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Wed May 21 09:08:36 UTC 2014


    Date: Wednesday, May 21, 2014 @ 09:08:35
  Author: dktrkranz
Revision: 10876

Remove extra space

Modified:
  packages/debomatic/trunk/debian/rules

Modified: packages/debomatic/trunk/debian/rules
===================================================================
--- packages/debomatic/trunk/debian/rules	2014-05-21 09:06:49 UTC (rev 10875)
+++ packages/debomatic/trunk/debian/rules	2014-05-21 09:08:35 UTC (rev 10876)
@@ -5,7 +5,7 @@
 					--install-scripts=/usr/share/debomatic
 
 %:
-	dh $@  --buildsystem=pybuild --with python3,systemd,sphinxdoc
+	dh $@ --buildsystem=pybuild --with python3,systemd,sphinxdoc
 
 override_dh_clean:
 	dh_clean $@




More information about the Python-apps-commits mailing list